diff --git a/app/routes/room.$roomId.tsx b/app/routes/room.$roomId.tsx index 753c0c0..978a00f 100644 --- a/app/routes/room.$roomId.tsx +++ b/app/routes/room.$roomId.tsx @@ -72,6 +72,7 @@ export function ErrorBoundary() { return ; } +// Page Entry Point export default function Room() { return ( <>