brambow / elements

Themeable React components for map-based web applications
https://cartolab-gis.github.io/elements/
MIT License
69 stars 11 forks source link

feat: adds source code of stories to storybook #34

Closed brambow closed 4 years ago

brambow commented 4 years ago

I added the storybook addon 'storysource'. It automatically adds the source code of the "story" to Storybook. Sort of a way to show example usage. I feel like eventually, we may want to write our own examples that aren't muddied by the stuff related to storybook, but that wouldn't be automatic, so for now it's better than nothing