Add unoptimized prop to CommandMenu image (#158)

This commit is contained in:
Håvard Gjøby Thom 2024-11-09 23:36:20 +01:00 committed by GitHub
parent d199762427
commit e0df745ea1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,6 +106,7 @@ export default function CommandMenu() {
((e.currentTarget as HTMLImageElement).src = ((e.currentTarget as HTMLImageElement).src =
"/logo.png") "/logo.png")
} }
unoptimized
width={16} width={16}
height={16} height={16}
alt="" alt=""