Files
jitsi-meet/react/features/recording/components/web/index.js
2020-06-02 16:00:54 -05:00

5 lines
180 B
JavaScript

// @flow
export { default as RecordingLabel } from './RecordingLabel';
export { default as RecordingLimitNotificationDescription } from './RecordingLimitNotificationDescription';