mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-20 16:28:14 +00:00
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.
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
// @flow
|
|
|
|
export { default as AddPeopleDialog } from './AddPeopleDialog';
|