Skip to content

Commit cd04841

Browse files
author
Seth Lemmons
committed
Update Toolbar / main README links
1 parent 8bb5131 commit cd04841

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

16-buttons/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ The following examples show how you can create the same features associated with
1111

1212
### Related Blog Article
1313

14-
*COMING SOON*
1514
[Ext JS to React: Button](https://moduscreate.com/blog/ext-js-react-button/)
1615

1716

17-toolbar/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ The following examples show how to use React to create toolbars like those used
1111

1212
### Related Blog Article
1313

14-
*COMING SOON*
15-
14+
[Ext JS to React: Toolbar](https://moduscreate.com/blog/ext-js-react-toolbar/)
1615

1716

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Below is an overview of the topics covered in the series (links will be updated
2727
- [Layouts](https://moduscreate.com/blog/ext-js-react-layouts/) *([code](./15-layouts))*
2828
- [Button](https://moduscreate.com/blog/ext-js-react-button/) *([code](./16-buttons))*
2929
- *Containers*
30-
- Toolbar
30+
- [Toolbar](https://moduscreate.com/blog/ext-js-react-toolbar/) *([code](./17-toolbar))*
3131
- Panel
3232
- Tab Panel
3333
- Carousel

0 commit comments

Comments
 (0)