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

8 lines
253 B
JavaScript

// @flow
export * from './add-people-dialog';
export { DialInSummary } from './dial-in-summary';
export { default as InfoDialogButton } from './InfoDialogButton';
export { default as InviteButton } from './InviteButton';
export * from './callee-info';