refactor: improve the scrollbar behavior
This commit is contained in:
+2
-1
@@ -12,7 +12,7 @@
|
||||
"license": "MIT",
|
||||
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"dev": "vite --force",
|
||||
"build": "vite build",
|
||||
"lint": "eslint \"src/**/*.{js,vue}\"",
|
||||
"preview": "vite preview"
|
||||
@@ -27,6 +27,7 @@
|
||||
"@coreui/vue-chartjs": "^3.0.0-rc.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"chart.js": "^4.4.0",
|
||||
"simplebar-vue": "^2.3.3",
|
||||
"vue": "^3.3.9",
|
||||
"vue-router": "^4.2.5",
|
||||
"vuex": "^4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user