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

@@ -45,7 +45,7 @@
"@types/markdown-it": "^12.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vue": "^3.2.38"
"vue": "^3.2.45"
},
"dependencies": {
"@babel/core": "^7.18.13",