mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-07 17:34:56 +05:30
Merge branch 'main' of https://github.com/iib0011/omni-tools into fork/ARRY7686/main
This commit is contained in:
commit
2a1353a4df
1 changed files with 2 additions and 2 deletions
|
|
@ -100,9 +100,9 @@ const Navbar: React.FC<NavbarProps> = ({ onSwitchTheme }) => {
|
|||
alignItems: 'center'
|
||||
}}
|
||||
>
|
||||
<a href="/">
|
||||
<Link to="/">
|
||||
<img src={logo} width={isMobile ? '80px' : '150px'} />
|
||||
</a>
|
||||
</Link>
|
||||
{isMobile ? (
|
||||
<>
|
||||
<IconButton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue