bug fix
This commit is contained in:
@@ -120,6 +120,7 @@ export const SearchResult = ({ query }: SearchResultProps) => {
|
||||
alt={product.name}
|
||||
width={64}
|
||||
height={64}
|
||||
unoptimized
|
||||
className="w-16 h-16 rounded-md object-contain bg-white border border-slate-100"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user