Update src/app/rooms/page.tsx

This commit is contained in:
2026-01-29 13:44:11 +00:00
parent 9b46410989
commit 608d300030

View File

@@ -144,4 +144,4 @@ export default function RoomsPage() {
/>
</ThemeProvider>
);
}
}