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' }} + /> + +
+ ) : "" }