mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-03-09 13:10:19 +00:00
* fix(react/participant): store display name in redux * feat(remotecontrol): Add option to display the authorization dialog in meet * feat(remotecontrol): Enable ESLint and Flow
3 lines
102 B
JavaScript
3 lines
102 B
JavaScript
export { default as RemoteControlAuthorizationDialog }
|
|
from './RemoteControlAuthorizationDialog';
|