We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd433e6 commit 63266deCopy full SHA for 63266de
packages/settings-ui/src/common/layout/Sidebar.tsx
@@ -35,7 +35,7 @@ export function Sidebar(props: SidebarProps) {
35
>
36
<div class="flex justify-between items-center">
37
<img
38
- src="/resources/logo-128x128.png"
+ src="/logo-128x128.png"
39
alt="Zebar logo"
40
class={cn(
41
'w-8 h-8 m-2 ml-4 transition-all',
0 commit comments