From cece7791802a77e80bd2c2ecd98bd4273e02c433 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Mon, 28 Oct 2024 19:09:37 +0530 Subject: [PATCH] feat: remove border & colors --- src/components/molecules/NavBar.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index cf6b7e07..01010114 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -64,11 +64,8 @@ export const NavBar: React.FC = ({ recordingName, isRecording }) =>