From ecea6d8d061c2a7c07195198e53fab34e4a06733 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Wed, 19 Jan 2022 16:06:52 -0800 Subject: [PATCH] stupid spelling mistake --- components/Dashboard/Rooms.tsx | 2 +- components/RoomCard.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Dashboard/Rooms.tsx b/components/Dashboard/Rooms.tsx index c6fb035..523bc3a 100644 --- a/components/Dashboard/Rooms.tsx +++ b/components/Dashboard/Rooms.tsx @@ -302,7 +302,7 @@ export default function DashboardRoom() { } return ( -
+
{/* modal for creating room */} {/* header */}