From 0c632af5bf4c5b7ee835227475e2b9c5ead7da0d Mon Sep 17 00:00:00 2001 From: amhsirak Date: Tue, 5 Nov 2024 23:05:50 +0530 Subject: [PATCH] chore: lint --- src/components/molecules/NavBar.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index dccc788a..88d4091a 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -65,21 +65,21 @@ export const NavBar: React.FC = ({ recordingName, isRecording }) => {!isRecording ? ( <> - + - +