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:
neverland
2023-05-28 10:31:34 +08:00
committed by GitHub
parent 53a108ec7e
commit b2d49a35d9
4 changed files with 28 additions and 24 deletions
+3
View File
@@ -62,6 +62,9 @@ importers:
'@vant/use':
specifier: ^1.5.1
version: link:../vant-use
'@vue/shared':
specifier: ^3.0.0
version: 3.3.4
devDependencies:
'@types/jest':
specifier: ^29.5.1