mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
chore: fix typo
This commit is contained in:
@@ -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}/>
|
||||
|
||||
Reference in New Issue
Block a user