Files
jitsi-meet/react/features/settings-menu/components/index.js
Leonard Kim c9b54845d9 ref(settings): convert panel to react
The goal is to reduce usage on atlassian/aui. New components
have been created to display the settings panel. Language
selection will reach into i18n for state whereas moderator
options will keep state in redux.
2017-12-04 16:19:18 -06:00

2 lines
58 B
JavaScript

export { default as SettingsMenu } from './SettingsMenu';