From b05aa413e32f984999230930a4bb929cf24f8ca5 Mon Sep 17 00:00:00 2001 From: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:30:16 -0400 Subject: [PATCH] resize --- src/shapes/VideoChatShapeUtil.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) 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' ? ( -
- -
- -
+
*/} + + {/*
*/}
) : (