mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2026-05-22 15:18:21 +00:00
perf(import): perf components import
This commit is contained in:
@@ -2,5 +2,4 @@ import Button from './src/BasicButton.vue';
|
||||
import { withInstall } from '../util';
|
||||
|
||||
withInstall(Button);
|
||||
|
||||
export { Button };
|
||||
|
||||
Reference in New Issue
Block a user