diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index d68e6627..5c4aa442 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -50,7 +50,7 @@ export const NavBar: React.FC = ({ recordingName, isRecording }) => display: 'flex', justifyContent: 'flex-start', }}> - +
Maxun
{