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

3 lines
110 B
JavaScript

export { default as Avatar } from './Avatar';
export { default as ParticipantView } from './ParticipantView';