I'm trying to automatically populate the props column inside a story but couldn't find a way to do so for the last week.
storybook-addon-react-docgen
doesn't help because it populates PropTypes with unknown values.
The ultimate goal is to generate a component props (and the types of them) into the 'Props' column inside the story.