Comment change
This commit is contained in:
parent
498efeec80
commit
f893276acb
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ export function ErrorBoundary() {
|
|||
return <ErrorPage />;
|
||||
}
|
||||
|
||||
// Page Entry Point
|
||||
export default function Room() {
|
||||
return (
|
||||
<>
|
||||
|
|
Loading…
Add table
Reference in a new issue