fix: unable to preventDefault inside passive event listener invocation (#4852)

This commit is contained in:
Vben
2024-11-10 10:26:35 +08:00
committed by GitHub
parent ba36ce8836
commit 90dc00b168
4 changed files with 0 additions and 15 deletions

View File

@@ -37,7 +37,6 @@
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"@vueuse/core": "catalog:",
"default-passive-events": "catalog:",
"vue": "catalog:",
"vue-router": "catalog:"
}