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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user