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

3 lines
156 B
JavaScript

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