mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-17 17:07:50 +00:00
Move the HD label into the newly renamed VideoStatusLabel component. That way it cannot be possible for the audio only label and the HD label to display simultaneously.
2 lines
66 B
JavaScript
2 lines
66 B
JavaScript
export { default as VideoStatusLabel } from './VideoStatusLabel';
|