jiti-meet/react/features/recording/components/web/index.js

5 lines
180 B
JavaScript

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