Start implementing kanban view.

This commit is contained in:
Paul Makles
2021-10-12 15:43:17 +01:00
committed by Paul
parent 5aa7a0f6ed
commit 7ad6316dea
3 changed files with 117 additions and 3 deletions

View File

@@ -43,6 +43,7 @@
"dependencies": {
"fs-extra": "^10.0.0",
"klaw": "^3.0.0",
"react-beautiful-dnd": "^13.1.0",
"sirv-cli": "^1.0.14",
"vite": "npm:@insertish/vite@2.4.0-beta.3-dynamic-import-css-3c1466b"
},