Skip to content

Commit e0df745

Browse files
authored
Add unoptimized prop to CommandMenu image (#158)
1 parent d199762 commit e0df745

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/components/CommandMenu.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ export default function CommandMenu() {
106106
((e.currentTarget as HTMLImageElement).src =
107107
"/logo.png")
108108
}
109+
unoptimized
109110
width={16}
110111
height={16}
111112
alt=""

0 commit comments

Comments
 (0)