mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 14:27:52 +00:00
feat(toolbox): create SettingsButton
Only on web, since there is currently no equivalent on mobile. It encapsulates all funcionality related to opening the settings dialog / panel.
This commit is contained in:
committed by
Lyubo Marinov
parent
01cb4ac7c8
commit
c7d72ee3f6
@@ -1,3 +1,4 @@
|
||||
export { default as ToolbarButton } from './ToolbarButton';
|
||||
export { default as ToolboxFilmstrip } from './ToolboxFilmstrip';
|
||||
export { default as Toolbox } from './Toolbox';
|
||||
export * from './buttons';
|
||||
|
||||
Reference in New Issue
Block a user