mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 11:35:58 +08: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