Skip to content

Commit 127ced0

Browse files
authored
Merge pull request #74 from ModusCreateOrg/drag-and-drop-article-links
Updated article links for drag and drop
2 parents fcfe006 + 09eb739 commit 127ced0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

31-drag-and-drop/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ In the following example we'll create a list with items that can be rearranged v
88

99
### Related Blog Article
1010

11-
*COMING SOON*
11+
[Ext JS to React: Drag and Drop](https://moduscreate.com/blog/ext-js-react-drag-drop/)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Below is an overview of the topics covered in the series (links will be updated
4343
- [Charting](https://moduscreate.com/blog/ext-js-to-react-charting/) *([code](./28-charting))*
4444
- [Routing](https://moduscreate.com/blog/ext-js-to-react-routing/) *([code](./29-routing))*
4545
- [Application Styling](https://moduscreate.com/blog/ext-js-react-application-styling/) *([code](./30-application-styling))*
46-
- Drag and Drop
46+
- [Drag and Drop](https://moduscreate.com/blog/ext-js-react-drag-drop/) *([code](./31-drag-and-drop))*
4747
- FAQ
4848

4949
---

0 commit comments

Comments
 (0)