Browse Source

quickstart: updating document

updating document quickstart.md. add ‘Notification’ to Component list.
suweiteng 8 năm trước cách đây
mục cha
commit
60f5bd8ec9
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      examples/docs/en-US/quickstart.md

+ 2 - 1
examples/docs/en-US/quickstart.md

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