Files
jitsi-meet/react/features/transcribing/components/index.js
2018-10-02 20:47:41 +02:00

5 lines
156 B
JavaScript

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