Skip to content

Commit

Permalink
fix broken link to initialvalue-any doc section (final-form#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik Mostovoy authored and erikras committed Jun 4, 2019
1 parent bca38d0 commit b011b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ If `true`, the `format` function will only be called when the field is blurred.

#### `initialValue?: any`

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

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

Expand Down

0 comments on commit b011b2c

Please sign in to comment.