feat(WEB-220): label translations
This commit is contained in:
@@ -2,6 +2,5 @@ import type { RegisterOptions } from "react-hook-form"
|
||||
|
||||
export type CountryProps = {
|
||||
name?: string
|
||||
placeholder?: string
|
||||
registerOptions?: RegisterOptions
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user