mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
Contributing all buttons in one place goes against the designs that we set out at the beginning of the project's rewrite and that multiple of us have been following since then.
3 lines
108 B
JavaScript
3 lines
108 B
JavaScript
export { default as ToolbarButton } from './ToolbarButton';
|
|
export { default as Toolbox } from './Toolbox';
|