diff --git a/src/shapes/VideoChatShapeUtil.tsx b/src/shapes/VideoChatShapeUtil.tsx index fc9bf83..60c0b06 100644 --- a/src/shapes/VideoChatShapeUtil.tsx +++ b/src/shapes/VideoChatShapeUtil.tsx @@ -130,21 +130,21 @@ export class VideoChatShape extends BaseBoxShapeUtil { {isLoading ? (

Joining room...

) : isInRoom && shape.props.roomUrl && typeof window !== 'undefined' ? ( -
- -
- -
+
*/} + + {/*
*/}
) : (