mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-13 08:32:30 +00:00
* add button state / helper dialog * new audio screen share flow * change error message * address a couple of merge conflicts * fix lint * address code review * address code review * restrict audio screen share on mobile browsers
3 lines
132 B
JavaScript
3 lines
132 B
JavaScript
export { default as ShareAudioButton } from './ShareAudioButton';
|
|
export { default as ShareAudioDialog } from './ShareAudioDialog';
|