Files
jitsi-meet/react/features/jwt/components/index.js
Lyubo Marinov d437f3db03 [React] Call/ring overlay
Rewrite the non-React RingOverlay into the React Component CallOverlay
in a way which makes it easier to port to React Native.
2017-06-06 00:11:39 -05:00

2 lines
56 B
JavaScript

export { default as CallOverlay } from './CallOverlay';