fix: lint
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
export * from './api-component';
|
||||
export * from './captcha';
|
||||
export * from './card/statistic-card';
|
||||
export * from './card/summary-card';
|
||||
export * from './col-page';
|
||||
export * from './content-wrap';
|
||||
export * from './count-to';
|
||||
@@ -11,8 +13,6 @@ export * from './json-viewer';
|
||||
export * from './loading';
|
||||
export * from './page';
|
||||
export * from './resize';
|
||||
export * from './card/statistic-card';
|
||||
export * from './card/summary-card';
|
||||
export * from './tippy';
|
||||
export * from './tree';
|
||||
export * from '@vben-core/form-ui';
|
||||
|
||||
Reference in New Issue
Block a user