doc: add missing info in quickstart (#12574)

This commit is contained in:
回家看动画
2018-09-13 18:31:07 +08:00
committed by hetech
parent ea27fb8fbf
commit faed4634d0
2 changed files with 2 additions and 0 deletions

View File

@@ -214,6 +214,7 @@ Vue.use(Collapse);
Vue.use(CollapseItem);
Vue.use(Cascader);
Vue.use(ColorPicker);
Vue.use(Transfer);
Vue.use(Container);
Vue.use(Header);
Vue.use(Aside);