Skip to content

Commit f467d47

Browse files
Update for the panel article published
1 parent f21cde3 commit f467d47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

18-panel/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 collapsible panel with React
88

99
### Related Blog Article
1010

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Below is an overview of the topics covered in the series (links will be updated
2828
- [Button](https://moduscreate.com/blog/ext-js-react-button/) *([code](./16-buttons))*
2929
- *Containers*
3030
- [Toolbar](https://moduscreate.com/blog/ext-js-react-toolbar/) *([code](./17-toolbar))*
31-
- Panel
31+
- [Panel](https://moduscreate.com/blog/ext-js-to-react-panel/) *([code](./18-panel))*
3232
- Tab Panel
3333
- Carousel
3434
- Floating Components

0 commit comments

Comments
 (0)