example: upgrade element-ui

This commit is contained in:
cinwell.li 2018-02-28 11:15:13 +08:00 committed by GitHub
parent 257f9bb62c
commit 6c8fcbdbd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
import Vue from 'vue' import Vue from 'vue'
import Element from 'element-ui/lib/element-ui.common' import Element from 'element-ui'
import locale from 'element-ui/lib/locale/lang/en' import locale from 'element-ui/lib/locale/lang/en'
export default () => { export default () => {