From 888781475eaddd85c849cb6bb9e82d3acf1cec9d Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Mon, 21 Oct 2024 01:11:35 +0530 Subject: [PATCH] chore: remove modal --- src/components/molecules/NavBar.tsx | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index 8d4b3caf..95c3ee79 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -107,27 +107,6 @@ export const NavBar: React.FC = ({ newRecording, recordingName, isR } - setModalOpen(false)}> -
- Enter URL To Extract Data - setRecordingUrl(e.target.value)} - style={{ marginBottom: '20px', marginTop: '20px' }} - /> - -
-
) : "" }