Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 15-layouts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In the following examples we look at how to recreate many of the familiar layout

### Related Blog Article

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



2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Below is an overview of the topics covered in the series (links will be updated
- [Form Fields](https://moduscreate.com/blog/ext-js-react-form-fields/) *([code](./12-form-fields))*
- [Form Validation](https://moduscreate.com/blog/ext-js-react-form-validations/) *([code](./13-form-validation))*
- [Form Submission](https://moduscreate.com/blog/ext-js-react-form-submission/) *([code](./14-form-submission))*
- Layouts
- [Layouts](https://moduscreate.com/blog/ext-js-react-layouts/) *([code](./15-layouts))*
- Button
- *Containers*
- Toolbar
Expand Down