feat(Popover): using popperjs

This commit is contained in:
chenjiahan
2020-11-20 14:26:41 +08:00
committed by neverland
parent 8f5a84ceec
commit 49a8d87845
5 changed files with 82 additions and 12 deletions
+1
View File
@@ -54,6 +54,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.x",
"@popperjs/core": "^2.5.4",
"@vant/icons": "1.4.0",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3"