fix sidebar home link bug
This commit is contained in:
parent
580ff7a602
commit
5f7c30a86d
@ -30,7 +30,7 @@ const Sidebar = (): ReactElement => {
|
||||
href="/dashboard"
|
||||
draggable={false}
|
||||
>
|
||||
<Branding size="xs" />
|
||||
<Branding className="pointer-events-none" size="xs" />
|
||||
<h1 className="hidden opacity-0 md:flex md:opacity-100 text-2xl font-bold group-hover:opacity-75 transition-all transform-gpu">
|
||||
Pulse App
|
||||
</h1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user