mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Merge pull request #1358 from formido/patch-1
Fix pointer to Button definition location
This commit is contained in:
commit
6b87d3d66c
@ -64,7 +64,7 @@ const Welcome = props =>
|
|||||||
You can also edit those components and see changes right away.
|
You can also edit those components and see changes right away.
|
||||||
<br />
|
<br />
|
||||||
(Try editing the <InlineCode>Button</InlineCode> component
|
(Try editing the <InlineCode>Button</InlineCode> component
|
||||||
located at <InlineCode>src/stories/Button.js</InlineCode>.)
|
located at <InlineCode>src/stories/index.js</InlineCode>.)
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Usually we create stories with smaller UI components in the app.<br />
|
Usually we create stories with smaller UI components in the app.<br />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user