jeffsi-meet/react/features/authentication/components/index.web.ts

3 lines
134 B
TypeScript

export { default as LoginDialog } from './web/LoginDialog';
export { default as WaitForOwnerDialog } from './web/WaitForOwnerDialog';