install @vueuse/core

- I tried out virtualList and run into an issue: container height
needs to be known beforehand
This commit is contained in:
geoffrey45
2022-05-25 22:22:22 +03:00
parent a99ea78118
commit 1a3a196d7a
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
"lint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src"
},
"dependencies": {
"@vueuse/core": "^8.5.0",
"@vueuse/motion": "^2.0.0-beta.18",
"axios": "^0.26.1",
"defu": "^6.0.0",