1
0
mirror of https://github.com/morris/vanilla-todo.git synced 2025-08-01 03:40:17 +02:00

Update README.md

Fix broken link to React DnD
This commit is contained in:
Theodore Chu
2020-11-01 22:30:14 -08:00
committed by GitHub
parent 325b65566f
commit eaf377802d

View File

@@ -787,7 +787,7 @@ Useful articles regarding FLIP animations:
Projects I've inspected for drag & drop architecture:
- [React DnD](https://react-dnd.github.io)
- [React DnD](https://github.com/react-dnd/react-dnd/)
- [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd)
- [dragula](https://github.com/bevacqua/dragula)