diff --git a/src/components/form-field/search-input/search-input.tsx b/src/components/form-field/search-input/search-input.tsx index 0528428b..a8d605f8 100644 --- a/src/components/form-field/search-input/search-input.tsx +++ b/src/components/form-field/search-input/search-input.tsx @@ -81,7 +81,7 @@ export const SearchInput = ({ tabIndex={0} onClick={onClear} onKeyDown={handleKeyDown} - className="cursor-pointer rounded bg-neutral-100 p-0.5 hover:bg-neutral-200" + className="rounded bg-neutral-100 p-0.5 hover:bg-neutral-200" >