From e408f7a221e82638ad77ba766856a64c2eab9d73 Mon Sep 17 00:00:00 2001 From: talksik Date: Wed, 19 Jan 2022 03:51:32 -0800 Subject: [PATCH] simplifying view for users in modals --- components/Modals/CreateOrUpdateLink.tsx | 7 +- components/Modals/CreateOrUpdateRoom.tsx | 127 +++++++++++++---------- 2 files changed, 76 insertions(+), 58 deletions(-) diff --git a/components/Modals/CreateOrUpdateLink.tsx b/components/Modals/CreateOrUpdateLink.tsx index 9f956be..a03ff97 100644 --- a/components/Modals/CreateOrUpdateLink.tsx +++ b/components/Modals/CreateOrUpdateLink.tsx @@ -186,11 +186,6 @@ export default function CreateOrUpdateLink() { )} - - {showMoreDetails ? ( <> @@ -208,7 +203,7 @@ export default function CreateOrUpdateLink() { Optional - Add any pointers about this file. -