diff --git a/packages/features/eventtypes/components/ChildrenEventTypeSelect.tsx b/packages/features/eventtypes/components/ChildrenEventTypeSelect.tsx index 106973b14c..f546682c85 100644 --- a/packages/features/eventtypes/components/ChildrenEventTypeSelect.tsx +++ b/packages/features/eventtypes/components/ChildrenEventTypeSelect.tsx @@ -47,7 +47,6 @@ export const ChildrenEventTypeSelect = ({ }} name={props.name} placeholder={t("select")} - isSearchable={false} options={options} value={value} isMulti