quickstart: updating document

updating document quickstart.md. add ‘Notification’ to Component list.
pull/5771/merge
suweiteng 2017-07-07 18:29:59 +08:00 committed by 杨奕
parent eb599b6129
commit 60f5bd8ec9
1 changed files with 2 additions and 1 deletions

View File

@ -259,7 +259,8 @@ import {
ColorPicker,
Loading,
MessageBox,
Message
Message,
Notification
} from 'element-ui'
Vue.use(Pagination)