Skip to content

Commit b011b2c

Browse files
Nik Mostovoyerikras
authored andcommitted
fix broken link to initialvalue-any doc section (#510)
1 parent bca38d0 commit b011b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ If `true`, the `format` function will only be called when the field is blurred.
544544

545545
#### `initialValue?: any`
546546

547-
[See the 🏁 Final Form docs on `initialValue`](https://github.com/final-form/final-form# #initialvalue-any)
547+
[See the 🏁 Final Form docs on `initialValue`](https://github.com/final-form/final-form#initialvalue-any)
548548

549549
#### `isEqual?: (a: any, b: any) => boolean`
550550

0 commit comments

Comments
 (0)