chore: fix typo

This commit is contained in:
Anoop M D 2022-10-18 05:33:57 +05:30
parent d6e4d07e2c
commit 93544f8ae6

View File

@ -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}/>