From fd375a9eb09f796047a0a38c380bd1d1990e8619 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Tue, 29 Oct 2024 05:22:56 +0530 Subject: [PATCH] feat: github button --- src/components/molecules/NavBar.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index 01010114..21bb7eb9 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -61,6 +61,7 @@ export const NavBar: React.FC = ({ recordingName, isRecording }) =>
{!isRecording ? ( <> +