jiti-meet/react/features/invite/components/info-dialog/web/index.js

5 lines
130 B
JavaScript

// @flow
export { default as InfoDialog } from './InfoDialog';
export { default as InfoDialogButton } from './InfoDialogButton';