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

3 lines
110 B
JavaScript
Raw Normal View History

2017-02-27 21:42:28 +00:00
export { default as Avatar } from './Avatar';
export { default as ParticipantView } from './ParticipantView';