diff --git a/src/components/common/InputSuggestion.jsx b/src/components/common/InputSuggestion.jsx index 935a1740..1fe6abda 100644 --- a/src/components/common/InputSuggestion.jsx +++ b/src/components/common/InputSuggestion.jsx @@ -38,12 +38,13 @@ const InputSuggestions = ({ /> {showSuggestions && filteredList.length > 0 && (