From a3005315ff4fc93747539c42b253112d19dc9924 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Mon, 17 Jan 2022 17:24:14 -0800 Subject: [PATCH] resetting form on a new form needed --- components/Dashboard/Rooms.tsx | 5 ++++- components/Modals/CreateOrUpdateRoom.tsx | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/components/Dashboard/Rooms.tsx b/components/Dashboard/Rooms.tsx index 19fcda7..f44a4a3 100644 --- a/components/Dashboard/Rooms.tsx +++ b/components/Dashboard/Rooms.tsx @@ -261,7 +261,10 @@ export default function DashboardRoom() {