diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index 011277c1..640f09cb 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -44,7 +44,7 @@ export const NavBar = ({newRecording, recordingName, isRecording}:NavBarProps) = justifyContent: 'flex-start', }}> -
Browser Recorder
+
Maxun