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 c3474eb

Browse files
author
Seth Lemmons
committedMar 8, 2018
Added blog links to Layouts / root readme
1 parent 1cf44a1 commit c3474eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎15-layouts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In the following examples we look at how to recreate many of the familiar layout
1414

1515
### Related Blog Article
1616

17-
*COMING SOON*
17+
[Ext JS to React: Layouts](https://moduscreate.com/blog/ext-js-react-layouts/)
1818

1919

2020

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Below is an overview of the topics covered in the series (links will be updated
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))*
2626
- [Form Submission](https://moduscreate.com/blog/ext-js-react-form-submission/) *([code](./14-form-submission))*
27-
- Layouts
27+
- [Layouts](https://moduscreate.com/blog/ext-js-react-layouts/) *([code](./15-layouts))*
2828
- Button
2929
- *Containers*
3030
- Toolbar

0 commit comments

Comments
 (0)
Please sign in to comment.