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 5e450f6

Browse files
author
Seth Lemmons
committedMar 23, 2018
Update the article links for tabpanel readme
1 parent 93161bb commit 5e450f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎19-tabpanel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ The following example demonstrates how to create a tab panel with React
88

99
### Related Blog Article
1010

11-
*COMING SOON*
11+
[Ext JS to React: Tab Panel](https://moduscreate.com/blog/ext-js-to-react-tab-panel/)
1212

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Below is an overview of the topics covered in the series (links will be updated
2929
- *Containers*
3030
- [Toolbar](https://moduscreate.com/blog/ext-js-react-toolbar/) *([code](./17-toolbar))*
3131
- [Panel](https://moduscreate.com/blog/ext-js-to-react-panel/) *([code](./18-panel))*
32-
- Tab Panel
32+
- [Tab Panel](https://moduscreate.com/blog/ext-js-to-react-tab-panel/) *([code](./19-tabpanel))*
3333
- Carousel
3434
- Floating Components
3535
- *Data Binding / Controller*

0 commit comments

Comments
 (0)
Please sign in to comment.