From 05a6f826440018e02105df518dbfd1da3854b8c2 Mon Sep 17 00:00:00 2001 From: tanjinzhou <415800467@qq.com> Date: Wed, 9 Sep 2020 18:42:00 +0800 Subject: [PATCH] chore: add @ant-design-vue/use --- antdv-demo | 2 +- examples/App.vue | 2 +- package.json | 1 + webpack.config.js | 12 ++++++++++++ 4 files changed, 15 insertions(+), 2 deletions(-) diff --git a/antdv-demo b/antdv-demo index 949baac19..cd4d03a89 160000 --- a/antdv-demo +++ b/antdv-demo @@ -1 +1 @@ -Subproject commit 949baac19667bc35f99609ef9d57b919c6866cea +Subproject commit cd4d03a897a0ab0224f4a631481e73cb05540f4a diff --git a/examples/App.vue b/examples/App.vue index 6e9152151..6bdc60a92 100644 --- a/examples/App.vue +++ b/examples/App.vue @@ -15,7 +15,7 @@ Use Drawer to quickly preview details of an object, such as those in a list.