jiti-meet/react/features/transcribing/components/index.js

5 lines
156 B
JavaScript

export { default as TranscribingLabel } from './TranscribingLabel';
export {
default as TranscribingExpandedLabel
} from './TranscribingExpandedLabel';