Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Typo fix
  • Loading branch information
luistak committed Oct 10, 2020
commit 7dbdbf42f096b5a5db0a6dd696f77b0e01b22ead
4 changes: 3 additions & 1 deletion docs/example-formik.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
---
id: example-react-formik
title: Formik
---Example based in this
---

Example based in this
[Async Submission Formik example](https://formik.org/docs/examples/async-submission)

```jsx
Expand Down