added mok mission
This commit is contained in:
@@ -19,7 +19,6 @@ interface SelectProps<T extends FieldValues>
|
||||
name: Path<T>;
|
||||
form: UseFormReturn<T> | any;
|
||||
formOptions?: RegisterOptions<T>;
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
}
|
||||
|
||||
const customStyles: StylesConfig<any, false> = {
|
||||
|
||||
Reference in New Issue
Block a user