fix: carousel pagination

This commit is contained in:
DecDuck
2025-04-01 16:42:08 +11:00
parent 6f8e28d711
commit 68f5f88347
3 changed files with 13 additions and 9 deletions

View File

@ -40,6 +40,7 @@
"uuid": "^10.0.0",
"vue": "latest",
"vue-router": "latest",
"vue3-carousel": "^0.15.0",
"vue3-carousel-nuxt": "^1.1.5",
"vuedraggable": "^4.1.0"
},