diff --git a/packages/ui/src/dropdowns/custom-search-select.tsx b/packages/ui/src/dropdowns/custom-search-select.tsx index 275506ad7..d2fb1c537 100644 --- a/packages/ui/src/dropdowns/custom-search-select.tsx +++ b/packages/ui/src/dropdowns/custom-search-select.tsx @@ -115,7 +115,7 @@ export const CustomSearchSelect = (props: ICustomSearchSelectProps) => { onClick={toggleDropdown} > {label} - {!noChevron && !disabled &&