diff --git a/app/custom/page.tsx b/app/custom/page.tsx index c7d5a78..3b78a75 100644 --- a/app/custom/page.tsx +++ b/app/custom/page.tsx @@ -21,7 +21,7 @@ export default function CustomRoomConnection(props: { } return ( -
+
);