mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-21 23:43:15 +01:00
chore: fix typo
This commit is contained in:
parent
d6e4d07e2c
commit
93544f8ae6
@ -26,7 +26,7 @@ const MenuBar = () => {
|
||||
<IconCode size={28} strokeWidth={1.5}/>
|
||||
</div>
|
||||
</Link>
|
||||
{isPlatformElectron ? (
|
||||
{!isPlatformElectron ? (
|
||||
<Link href="/collections">
|
||||
<div className={getClassName('/collections')}>
|
||||
<IconFiles size={28} strokeWidth={1.5}/>
|
||||
|
Loading…
Reference in New Issue
Block a user