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

View File

@@ -40,7 +40,7 @@
"esbuild": "^0.15.9",
"release-it": "^15.4.1",
"typescript": "^4.8.2",
"vue": "^3.2.38"
"vue": "^3.2.45"
},
"release-it": {
"git": {