jiti-meet/react/features/base/label/components/index.js

3 lines
120 B
JavaScript

export { default as CircularLabel } from './CircularLabel';
export { default as ExpandedLabel } from './ExpandedLabel';