Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dda4b7a

Browse files
author
Seth Lemmons
committedMar 6, 2018
Update READMEs for form submission
1 parent 7fe06c7 commit dda4b7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎14-form-submission/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ In the following example we'll demonstrate how to submit a form in React
88

99
### Related Blog Article
1010

11-
*COMING SOON*
11+
[Ext JS to React: Form Submission](https://moduscreate.com/blog/ext-js-react-form-submission/)
1212

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Below is an overview of the topics covered in the series (links will be updated
2323
- *Forms*
2424
- [Form Fields](https://moduscreate.com/blog/ext-js-react-form-fields/) *([code](./12-form-fields))*
2525
- [Form Validation](https://moduscreate.com/blog/ext-js-react-form-validations/) *([code](./13-form-validation))*
26-
- Form Submission
26+
- [Form Submission](https://moduscreate.com/blog/ext-js-react-form-submission/) *([code](./14-form-submission))*
2727
- Layouts
2828
- Button
2929
- *Containers*

0 commit comments

Comments
 (0)
Please sign in to comment.