fix: sort

This commit is contained in:
xingyu4j
2025-10-20 11:35:12 +08:00
parent 496a808b86
commit 705b16b0d1

View File

@@ -4,7 +4,6 @@ export * from './col-page';
export * from './content-wrap';
export * from './count-to';
export * from './doc-alert';
export * from './summary-card';
export * from './ellipsis-text';
export * from './icon-picker';
export * from './iframe';
@@ -12,6 +11,7 @@ export * from './json-viewer';
export * from './loading';
export * from './page';
export * from './resize';
export * from './summary-card';
export * from './tippy';
export * from './tree';
export * from '@vben-core/form-ui';