Update the Button story file path for the others

This commit is contained in:
Dale Seo 2020-01-05 16:46:15 -05:00
parent 2db48fd44d
commit fdcd08e93c
5 changed files with 5 additions and 5 deletions

View File

@ -109,7 +109,7 @@ const Welcome = {
You can also edit those components and see changes right away.
<br />
(Try editing the <InlineCode>Button</InlineCode> stories located at&nbsp;
<InlineCode>src/stories/index.js</InlineCode>
<InlineCode>src/stories/1-Button.stories.js</InlineCode>
.)
</p>
<p>

View File

@ -112,7 +112,7 @@ const Welcome = ({ showApp }) => (
You can also edit those components and see changes right away.
<br />
(Try editing the <InlineCode>Button</InlineCode> stories located at&nbsp;
<InlineCode>src/stories/index.js</InlineCode>
<InlineCode>src/stories/1-Button.stories.js</InlineCode>
.)
</p>
<p>

View File

@ -150,7 +150,7 @@ const Welcome = {
You can also edit those components and see changes right away.
<br />
(Try editing the <InlineCode>Button</InlineCode> stories located at&nbsp;
<InlineCode>src/stories/index.js</InlineCode>
<InlineCode>src/stories/1-Button.stories.js</InlineCode>
.)
</p>
<p>

View File

@ -101,7 +101,7 @@ const Welcome = ({ showApp }) => (
You can also edit those components and see changes right away.
<br />
(Try editing the <InlineCode>Button</InlineCode> stories located at&nbsp;
<InlineCode>src/stories/index.js</InlineCode>
<InlineCode>src/stories/1-Button.stories.js</InlineCode>
.)
</p>
<p>

View File

@ -92,7 +92,7 @@ const Welcome = ({ showApp }) => (
<P>
Just like that, you can add your own components as stories. You can also edit those components
and see changes right away. (Try editing the <InlineCode>Button</InlineCode> stories located
at <InlineCode>src/stories/index.js</InlineCode>
at <InlineCode>src/stories/1-Button.stories.js</InlineCode>
.)
</P>
<P>