Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
langz committed Sep 6, 2024
1 parent 05d0a68 commit b3c01a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ export const ValidationExtendValidator = () => {
return (
<Field.NationalIdentityNumber
required
value="14046512368"
value="53050129159"
validator={validator}
validateInitially
/>
Expand Down

0 comments on commit b3c01a4

Please sign in to comment.