feat(categories): basic dnd kanban board

This commit is contained in:
Paul
2021-10-27 23:25:08 +01:00
parent 314ecee95c
commit da47348273
3 changed files with 217 additions and 18 deletions

View File

@@ -82,6 +82,7 @@
"@types/node": "^15.12.4",
"@types/preact-i18n": "^2.3.0",
"@types/prismjs": "^1.16.5",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-helmet": "^6.1.1",
"@types/react-router-dom": "^5.1.7",
"@types/react-scroll": "^1.8.2",