feat: autofill all fields on enter details and countryselector clean up
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import type { RegisterOptions } from "react-hook-form"
|
||||
|
||||
export type CountryProps = {
|
||||
autoComplete?: string
|
||||
className?: string
|
||||
label: string
|
||||
name?: string
|
||||
|
||||
Reference in New Issue
Block a user