mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Merge branch 'master' into ndelangen/upgrade-react
This commit is contained in:
commit
d1a607e89a
@ -59,7 +59,7 @@ yarn bootstrap --core
|
|||||||
cd examples/cra-kitchen-sink
|
cd examples/cra-kitchen-sink
|
||||||
|
|
||||||
# make changes to try and reproduce the problem, such as adding components + stories
|
# make changes to try and reproduce the problem, such as adding components + stories
|
||||||
yarn start storybook
|
yarn storybook
|
||||||
|
|
||||||
# see if you can see the problem, if so, commit it:
|
# see if you can see the problem, if so, commit it:
|
||||||
git checkout "branch-describing-issue"
|
git checkout "branch-describing-issue"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user