feat: reorder lessons

This commit is contained in:
Jannat Patel
2024-07-09 22:45:45 +05:30
parent 8edfe041c3
commit 2ecc07ee58
5 changed files with 128 additions and 54 deletions

View File

@@ -29,7 +29,9 @@
"tailwindcss": "^3.3.3",
"vue": "^3.4.23",
"vue-chartjs": "^5.3.0",
"vue-router": "^4.0.12"
"vue-draggable-next": "^2.2.1",
"vue-router": "^4.0.12",
"vuedraggable": "4.1.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.3",