Commit afc2bbcc authored by Lawrence Fan's avatar Lawrence Fan Committed by 杨奕

Quickstart.md: Fixed missing component imports in the Quickstart example.

parent 67154e7d
......@@ -258,7 +258,10 @@ import {
Collapse,
CollapseItem,
Cascader,
ColorPicker
ColorPicker,
Loading,
MessageBox,
Message
} from 'element-ui'
Vue.use(Pagination)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment