jiti-meet/react/features/notifications/components/web/index.js

5 lines
146 B
JavaScript

// @flow
export { default as Notification } from './Notification';
export { default as NotificationsContainer } from './NotificationsContainer';