Skip to content

Commit 1cf44a1

Browse files
authored
Merge pull request #48 from ModusCreateOrg/form-submission-links
Update READMEs for form submission
2 parents 7fe06c7 + dda4b7a commit 1cf44a1

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)