mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 05:59:34 +02:00
@@ -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
|
||||
|
Reference in New Issue
Block a user