Feat: Use storybook to display public components. #9914 (#9915)

### What problem does this PR solve?
Feat: Use storybook to display public components. #9914
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-09-04 17:03:36 +08:00
committed by GitHub
parent 483f3aa71d
commit aa1251af9a
34 changed files with 3974 additions and 225 deletions

3
web/.gitignore vendored
View File

@ -7,3 +7,6 @@
/src/.umi-test
/dist
.swc
*storybook.log
storybook-static