Add unoptimized prop to CommandMenu image (#158)
This commit is contained in:
parent
d199762427
commit
e0df745ea1
|
|
@ -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=""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user