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

5 lines
180 B
JavaScript
Raw Normal View History

2018-11-19 14:09:09 +00:00
// @flow
export { default as RecordingLabel } from './RecordingLabel';
2020-05-28 22:42:02 +00:00
export { default as RecordingLimitNotificationDescription } from './RecordingLimitNotificationDescription';