mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:13:40 +08:00
style: update back-top style
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import ClickOutSide from './src/index.vue';
|
||||
import { withInstall } from '../util';
|
||||
import { createAsyncComponent } from '/@/utils/factory/createAsyncComponent';
|
||||
|
||||
export const ClickOutSide = createAsyncComponent(() => import('./src/index.vue'));
|
||||
|
||||
withInstall(ClickOutSide);
|
||||
|
||||
export { ClickOutSide };
|
||||
|
Reference in New Issue
Block a user