An open API service indexing awesome lists of open source software.

https://github.com/virtuoushub/redwood-storybook-issue


https://github.com/virtuoushub/redwood-storybook-issue

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Repo to demonstrate how storybook does not handle fragments in RW cells

## Instructions

1) run `yarn`
2) run `yarn rw storybook`
3) visit the storybook local server at `http://localhost:7910/`
4) look at the different outputs between the two user stories
- one uses a fragment
- the other does not