From 8d5b286c001ab67dd6869d898e29729462c2ae1b Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Fri, 11 Oct 2024 04:49:47 +0530 Subject: [PATCH] chore: lint --- src/components/molecules/NavBar.tsx | 42 ++++++++++++++--------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index 56762422..2bd5a8ef 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -101,7 +101,7 @@ export const NavBar: React.FC = ({ newRecording, recordingName, isR } } > - Create Robot + Create Robot = ({ newRecording, recordingName, isR } setModalOpen(false)}> -
-

Enter URL

- setUrl(e.target.value)} - style={{ marginBottom: '20px' }} - /> - -
-
+
+

Enter URL

+ setUrl(e.target.value)} + style={{ marginBottom: '20px' }} + /> + +
+ ) : "" }