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
4 changes: 1 addition & 3 deletions 20-carousel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ The following example demonstrates how to create a carousel component with React

### Related Blog Article

*COMING SOON*


[Ext JS to React: Carousel](https://moduscreate.com/blog/ext-js-to-react-carousel/)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Below is an overview of the topics covered in the series (links will be updated
- [Toolbar](https://moduscreate.com/blog/ext-js-react-toolbar/) *([code](./17-toolbar))*
- [Panel](https://moduscreate.com/blog/ext-js-to-react-panel/) *([code](./18-panel))*
- [Tab Panel](https://moduscreate.com/blog/ext-js-to-react-tab-panel/) *([code](./19-tabpanel))*
- Carousel
- [Carousel](https://moduscreate.com/blog/ext-js-to-react-carousel/) *([code](./20-carousel))*
- Floating Components
- *Data Binding / Controller*
- Binding with React
Expand Down