mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-28 05:39:34 +08:00
feat: add useDesign
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// Transform vue-count-to to support vue3 version
|
||||
|
||||
import CountToLib from './src/index.vue';
|
||||
import CountTo from './src/index.vue';
|
||||
import { withInstall } from '../util';
|
||||
|
||||
export const CountTo = withInstall(CountToLib);
|
||||
withInstall(CountTo);
|
||||
export { CountTo };
|
||||
|
Reference in New Issue
Block a user