mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 13:17:46 +00:00
Rewrite the non-React RingOverlay into the React Component CallOverlay in a way which makes it easier to port to React Native.
2 lines
56 B
JavaScript
2 lines
56 B
JavaScript
export { default as CallOverlay } from './CallOverlay';
|