storybook-addon-props
storybook-addon-props copied to clipboard
upgrade to react-docgen v3 to support exact object types
I'm making heavy using of exact object types in a new project and would like to be able to use this awesome addon with that project.
It looks like the upgrade has to be made within https://github.com/storybooks/babel-plugin-react-docgen.
Updating the plugin to use react-docgen v3 is being tracked in https://github.com/storybooks/babel-plugin-react-docgen/issues/34.