mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-12 17:52:31 +00:00
5 lines
136 B
JavaScript
5 lines
136 B
JavaScript
|
|
// @flow
|
||
|
|
|
||
|
|
export { default as WaitForOwnerDialog } from './WaitForOwnerDialog';
|
||
|
|
export { default as LoginDialog } from './LoginDialog';
|