Skip to content

Commit

Permalink
Add unoptimized prop to CommandMenu image (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
havardthom authored Nov 9, 2024
1 parent d199762 commit e0df745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/CommandMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ export default function CommandMenu() {
((e.currentTarget as HTMLImageElement).src =
"/logo.png")
}
unoptimized
width={16}
height={16}
alt=""
Expand Down

0 comments on commit e0df745

Please sign in to comment.