fix(DropdownItem): should inherit attrs when using teleport (#11273)

* fix(DropdownItem): should inherit attrs when using teleport

* chore: update lock file

* chore: update snapshot
This commit is contained in:
neverland
2022-11-19 17:24:56 +08:00
committed by GitHub
parent 0472b10310
commit 14cf68be1e
36 changed files with 2077 additions and 1563 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"devDependencies": {
"@vue/runtime-core": "^3.2.27",
"vant": "workspace:*",
"vue": "^3.2.27",
"vue": "^3.2.45",
"esbuild": "^0.15.9",
"release-it": "^15.1.1",
"typescript": "^4.7.4"