https://github.com/virtuoushub/redwood-storybook-issue
https://github.com/virtuoushub/redwood-storybook-issue
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/virtuoushub/redwood-storybook-issue
- Owner: virtuoushub
- Created: 2023-04-25T20:14:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T20:38:18.000Z (about 2 years ago)
- Last Synced: 2025-10-10T20:13:58.633Z (10 months ago)
- Size: 1.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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