fix: project name
This commit is contained in:
@@ -44,7 +44,7 @@ export const NavBar = ({newRecording, recordingName, isRecording}:NavBarProps) =
|
|||||||
justifyContent: 'flex-start',
|
justifyContent: 'flex-start',
|
||||||
}}>
|
}}>
|
||||||
<RecordingIcon/>
|
<RecordingIcon/>
|
||||||
<div style={{padding: '11px'}}><ProjectName>Browser Recorder</ProjectName></div>
|
<div style={{padding: '11px'}}><ProjectName>Maxun</ProjectName></div>
|
||||||
</div>
|
</div>
|
||||||
<div style={{
|
<div style={{
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
|
|||||||
Reference in New Issue
Block a user