mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Update next-intl (and other packages), internationalize URLs
This commit is contained in:
@@ -52,9 +52,6 @@ export const Field = <
|
||||
children,
|
||||
required,
|
||||
hideErrorMessage = false,
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars -- used to restrict the `name` prop type
|
||||
control,
|
||||
} = props;
|
||||
|
||||
const form = useFormContext<TFieldValues>();
|
||||
|
||||
Reference in New Issue
Block a user