Files
jitsi-meet/react/features/invite/components/add-people-dialog/native/index.js
Saúl Ibarra Corretgé 02f5987187 feat(rn,conference) show participants pane in the top bar
Replace the invite button, which is accessible within the participants
pane.

Show the screen-sharing button in the toolbox when space allows, and fix
it so it's rendered when outside the overflow menu.
2022-09-27 13:21:08 +02:00

4 lines
74 B
JavaScript

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