Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 63313d6

Browse files
committed
Fixing docs for Form
1 parent f281206 commit 63313d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/Form.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ _(Function)_ Provides the dispatcher for the `<Form>`'s store.
229229
model="user"
230230
getDispatch={(dispatch) => this.formDispatch = dispatch}
231231
/>
232+
```
232233

233234
### Notes
234235
- This is most useful for use with `<LocalForm>`, and is primarily intended for `<LocalForm>`.

0 commit comments

Comments
 (0)