selvagsz / react-power-select

A highly composable & reusable select/autocomplete components
https://selvagsz.github.io/react-power-select/
MIT License
62 stars 13 forks source link

Documentation lacks example code. #55

Open SCasarotto opened 5 years ago

SCasarotto commented 5 years ago

Am I missing something or do the new docs (which are SUPER cool btw) lack example code? Came back here today to check on a prop and can't seem to find where I should look (besides maybe in the source code).

selvagsz commented 5 years ago

@SCasarotto

Do you think this addon helps ?https://github.com/storybooks/storybook/blob/next/addons/storysource/README.md

selvagsz commented 5 years ago

Or we can roll out our own addon to display the code snippet under a different tab. https://storybook.js.org/addons/writing-addons/