diff --git a/frontend-next/src/app/user/page.js b/frontend-next/src/app/user/page.js index 0aa79af..927639c 100644 --- a/frontend-next/src/app/user/page.js +++ b/frontend-next/src/app/user/page.js @@ -146,7 +146,7 @@ function UserProfile() { )}
-
+
{userRoomsArray}
diff --git a/frontend-next/src/components/app/profile/ProfileRoom.js b/frontend-next/src/components/app/profile/ProfileRoom.js index 8b25a31..fa99993 100644 --- a/frontend-next/src/components/app/profile/ProfileRoom.js +++ b/frontend-next/src/components/app/profile/ProfileRoom.js @@ -12,7 +12,7 @@ import { dateOptions } from "../datatypes"; */ export function ProfileRoom({ room }) { return ( -
+