diff --git a/examples/with-element-ui/plugins/element-ui.js b/examples/with-element-ui/plugins/element-ui.js index cb618add96..346f98d67b 100644 --- a/examples/with-element-ui/plugins/element-ui.js +++ b/examples/with-element-ui/plugins/element-ui.js @@ -1,5 +1,5 @@ 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' export default () => {