Skip to content

Commit 33ee217

Browse files
authored
Merge pull request #62 from ModusCreateOrg/floating-components-article-links
Update article links for floating components
2 parents ac454d5 + 445ee79 commit 33ee217

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

21-floating-components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ The following examples show how to create floating components like context menus
1010

1111
### Related Blog Article
1212

13-
*COMING SOON*
13+
[Ext JS to React: Floating Components](https://moduscreate.com/blog/ext-js-to-react-floating-components/)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Below is an overview of the topics covered in the series (links will be updated
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))*
3333
- [Carousel](https://moduscreate.com/blog/ext-js-to-react-carousel/) *([code](./20-carousel))*
34-
- Floating Components
34+
- [Floating Components](https://moduscreate.com/blog/ext-js-to-react-floating-components/) *([code](./21-floating-components))*
3535
- *Data Binding / Controller*
3636
- Binding with React
3737
- Handling Application State with Redux

0 commit comments

Comments
 (0)