diff --git a/src/components/SearchSuggestions.tsx b/src/components/SearchSuggestions.tsx index acd21be..e40b445 100644 --- a/src/components/SearchSuggestions.tsx +++ b/src/components/SearchSuggestions.tsx @@ -148,7 +148,7 @@ export default function SearchSuggestions({ return (
{suggestions.map((suggestion) => (