Files
jitsi-meet/react/features/toolbox/components/index.web.ts
Hristo Terezov 6d9bbe0376 fix(MainToolbar): replace hidden buttons.
Currently if a button in the main toolbar is not visible, the button is
not replaced by another button from the overflow menu.
2024-06-14 10:18:00 +03:00

2 lines
74 B
TypeScript

export { default as CustomOptionButton } from './web/CustomOptionButton';