feat: use common-ui ContentWrap

This commit is contained in:
xingyu4j
2025-09-24 15:05:23 +08:00
parent 80b2e4fce4
commit b26f9b1380
36 changed files with 35 additions and 148 deletions

View File

@@ -1,6 +1,7 @@
export * from './api-component';
export * from './captcha';
export * from './col-page';
export * from './content-wrap';
export * from './count-to';
export * from './doc-alert';
export * from './ellipsis-text';