-
Notifications
You must be signed in to change notification settings - Fork 139
chore: fix Accordion storybook #2516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
21bcfbe to
aaa6c29
Compare
|
🎭 Component Tests Report is ready. |
aaa6c29 to
f970421
Compare
|
related to #2514 |
fb10f7f to
47947be
Compare
|
Preview is ready. |
|
🎭 Component Tests Report is ready. |
47947be to
a92dfcb
Compare
amje
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This breaks plenty of Storybook controls. See Button stories for example
a92dfcb to
3af3e59
Compare
So, seems like fixed version of |
After react-docgen-typescript there was in an issue with duplicated items inside Accordion. The package looks a little bit outdated if you check the versions of its deps and it does not look like a package that has good support by maintainers. So, I think we can try to switch to react-docgen(it also supports TypeScript as far as I understand) which is supported by reactjs team, and does not cause problems with Accordion's story