refactor: ApiComponent with docs (#5099)

* refactor:  `ApiComponent` with docs

* docs: remove invalid docs

* docs: remove duplicate prop docs

* docs: update `ApiComponent` docs
This commit is contained in:
Netfan
2024-12-11 10:45:04 +08:00
committed by GitHub
parent 2cc918f79d
commit eec6f41f6a
11 changed files with 271 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
export * from './api-select';
export * from './api-component';
export * from './captcha';
export * from './ellipsis-text';
export * from './icon-picker';