diff --git a/site/components.js b/site/components.js index 34fad078a..3537ef9c6 100644 --- a/site/components.js +++ b/site/components.js @@ -55,7 +55,7 @@ import { Upload, // version, Drawer, -} from 'antd' +} from 'ant-design-vue' Vue.prototype.$message = message Vue.prototype.$notification = notification