mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
fix sidebar home button
This commit is contained in:
parent
79bf1eb878
commit
85c8fd78d6
@ -154,13 +154,13 @@ const Sidebar: React.FC<{
|
||||
</StyledLogo>
|
||||
</StyledElement>
|
||||
</Link>
|
||||
<Link passHref href="/">
|
||||
<Tooltip title="Home">
|
||||
<Tooltip title="Home">
|
||||
<Link passHref href="/">
|
||||
<StyledElement as="a">
|
||||
<AiFillHome />
|
||||
</StyledElement>
|
||||
</Tooltip>
|
||||
</Link>
|
||||
</Link>
|
||||
</Tooltip>
|
||||
<Tooltip title="Auto Format">
|
||||
<StyledElement
|
||||
as="a"
|
||||
|
Loading…
x
Reference in New Issue
Block a user