Files
jitsi-meet/react/features/lobby/components/web/index.js
2022-01-20 15:26:03 +01:00

5 lines
124 B
JavaScript

// @flow
export { default as LobbySection } from './LobbySection';
export { default as LobbyScreen } from './LobbyScreen';