jiti-meet/react/features/virtual-background/components/index.js

3 lines
156 B
JavaScript
Raw Normal View History

export { default as VideoBackgroundButton } from './VideoBackgroundButton';
export { default as VirtualBackgroundDialog } from './VirtualBackgroundDialog';