Files
jitsi-meet/react/features/base/participants/components/index.js
2017-03-07 21:54:37 -06:00

3 lines
110 B
JavaScript

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