pocka / storybook-addon-vue-info

Info addon for Vue components
https://storybook-addon-vue-info.netlify.com/?path=/story/examples-basic-usage--simple-example
MIT License
164 stars 28 forks source link

Allow props with no "type" property #97

Closed pocka closed 5 years ago

pocka commented 5 years ago

Do not emit an error for props not having type field.

Fix #95

Preview