mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-12 03:22:31 +00:00
5 lines
144 B
JavaScript
5 lines
144 B
JavaScript
// @flow
|
|
|
|
export { default as DisplayNameLabel } from './DisplayNameLabel';
|
|
export { default as DisplayNamePrompt } from './DisplayNamePrompt';
|