jiti-meet/react/features/unsupported-browser/components/index.js

3 lines
146 B
JavaScript
Raw Normal View History

2017-01-19 15:47:22 +00:00
export { default as MobileBrowserPage } from './MobileBrowserPage';
export { default as UnsupportedBrowserPage } from './UnsupportedBrowserPage';