Type '{ isRequired: boolean | undefined; ref: MutableRefObject<null> | undefined; name: string; components: { DropdownIndicator: null; }; inputValue: string; isClearable: true; ... 6 more ...; value: readonly Option[]; }' is not assignable to type 'IntrinsicAttributes & Omit<PublicBaseSelectProps<Option, true, GroupBase<Option>>, StateManagedPropKeys> & Partial<...> & StateManagerAdditionalProps<...> & CreatableAdditionalProps<...> & RefAttributes<...>'.