feat(Icon): add font-display auto property (#4831)

This commit is contained in:
neverland
2019-10-24 21:20:43 +08:00
committed by GitHub
parent fe6b12f8c2
commit 38a6080803
6 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.x",
"@vant/icons": "1.1.14",
"@vant/icons": "1.1.15",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3"
},