jiti-meet/react/features/welcome/components/index.js

4 lines
158 B
JavaScript

export { default as BlankPage } from './BlankPage';
export { default as Entryway } from './Entryway';
export { default as WelcomePage } from './WelcomePage';