mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2026-05-24 06:47:46 +00:00
feat: add useDesign
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import StrengthMeterLib from './src/index';
|
||||
import StrengthMeter from './src/index';
|
||||
import { withInstall } from '../util';
|
||||
|
||||
export const StrengthMeter = withInstall(StrengthMeterLib);
|
||||
withInstall(StrengthMeter);
|
||||
export { StrengthMeter };
|
||||
|
||||
Reference in New Issue
Block a user