types(Picker): use tsx (#8137)

This commit is contained in:
neverland
2021-02-12 12:07:22 +08:00
committed by GitHub
parent 76aaba8089
commit 7355b610e1
7 changed files with 144 additions and 90 deletions

View File

@@ -60,7 +60,7 @@
"@vant/icons": "^1.5.2",
"@vant/lazyload": "^1.0.2",
"@vant/popperjs": "^1.0.2",
"@vant/use": "^1.0.3"
"@vant/use": "^1.0.4"
},
"peerDependencies": {
"vue": "^3.0.0"