Files
jitsi-meet/react/features/base/participants/components/index.js
2019-07-01 23:59:16 +02:00

4 lines
74 B
JavaScript

// @flow
export { default as ParticipantView } from './ParticipantView';