mirror of https://github.com/ElemeFE/element
quickstart: updating document
updating document quickstart.md. add ‘Notification’ to Component list.pull/5771/merge
parent
eb599b6129
commit
60f5bd8ec9
|
@ -259,7 +259,8 @@ import {
|
||||||
ColorPicker,
|
ColorPicker,
|
||||||
Loading,
|
Loading,
|
||||||
MessageBox,
|
MessageBox,
|
||||||
Message
|
Message,
|
||||||
|
Notification
|
||||||
} from 'element-ui'
|
} from 'element-ui'
|
||||||
|
|
||||||
Vue.use(Pagination)
|
Vue.use(Pagination)
|
||||||
|
|
Loading…
Reference in New Issue