mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-20 06:08:03 +00:00
squash: Implements handling of live conference and queue service.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* The component that renders visitors queue UI.
|
||||
*
|
||||
* @returns {ReactElement}
|
||||
*/
|
||||
export default function VisitorsQueue() {
|
||||
return undefined;
|
||||
}
|
||||
Reference in New Issue
Block a user