src/components/Scrollbar/index.ts @@ -1,7 +1,6 @@ /** * copy from element-ui */ import Scrollbar from './src/Scrollbar.vue'; export { Scrollbar };