Skip to content

Commit 8bf8859

Browse files
author
Seth Lemmons
committed
Update the READMEs for the carousel article
1 parent 0e94346 commit 8bf8859

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

20-carousel/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ The following example demonstrates how to create a carousel component with React
88

99
### Related Blog Article
1010

11-
*COMING SOON*
12-
13-
11+
[Ext JS to React: Carousel](https://moduscreate.com/blog/ext-js-to-react-carousel/)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Below is an overview of the topics covered in the series (links will be updated
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))*
3232
- [Tab Panel](https://moduscreate.com/blog/ext-js-to-react-tab-panel/) *([code](./19-tabpanel))*
33-
- Carousel
33+
- [Carousel](https://moduscreate.com/blog/ext-js-to-react-carousel/) *([code](./20-carousel))*
3434
- Floating Components
3535
- *Data Binding / Controller*
3636
- Binding with React

0 commit comments

Comments
 (0)