Skip to content
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

Support for flow types #41

Closed
rebmullin opened this issue Sep 21, 2018 · 1 comment
Closed

Support for flow types #41

rebmullin opened this issue Sep 21, 2018 · 1 comment

Comments

@rebmullin
Copy link

When I use flow in a component, instead of a props table, the output displays the following:

PropTypes
Component
No propTypes defined!

Here are some of storybook packages that I have set up:

"@storybook/addon-info": "^3.4.11",
"@storybook/addon-options": "^3.4.10",
"@storybook/addons": "^3.4.10",
"@storybook/react": "^3.4.10",
"react-storybook-addon-chapters": "^2.1.7",

I don't see any docs about this so I assume it's not supported but wanted to double check this and/or see if this is something that you will be adding in the future?

@brettgoss
Copy link
Contributor

With Storybook V6 making this addon obsolete with the addition of built-in grouping and hierarchy, we don't have any plans to continue to add features to this addon. It also looks as though Storybook itself supports Flow types as of storybookjs/storybook#4971

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants