mirror of https://github.com/jitsi/jitsi-meet
The app will crash for me with react complaining about not a component being passed.pull/2883/head jitsi-meet_2995
parent
e098ad87f4
commit
81fc961998
@ -1,3 +1,4 @@ |
||||
export { default as AddPeopleDialog } from './AddPeopleDialog'; |
||||
export { default as InfoDialogButton } from './InfoDialogButton'; |
||||
export { default as InviteButton } from './InviteButton'; |
||||
export { DialInSummary } from './dial-in-summary'; |
||||
|
Loading…
Reference in new issue