Files
jitsi-meet/react/features/base/react/base.js
Bettenbuk Zoltan 8a3ddd8596 feat: SVG icons
2019-09-13 14:07:53 +02:00

9 lines
198 B
JavaScript

// @flow
/**
* A list of base components to be exported without all the components being exported from
* this feature to reduce package size of libraries.
*/
export * from './components/base';