jiti-meet/react/features/base/avatar/components/index.web.js

5 lines
79 B
JavaScript

// @flow
export * from './web';
export { default as Avatar } from './Avatar';