chore(Tab): using Vue built-in stringifyStyle (#11914)
* chore(Tab): using Vue built-in stringifyStyle * fix(Tab): failed to normalize style
This commit is contained in:
@@ -46,7 +46,8 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@vant/popperjs": "^1.3.0",
|
||||
"@vant/use": "^1.5.1"
|
||||
"@vant/use": "^1.5.1",
|
||||
"@vue/shared": "^3.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user