Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
John Rodriguez authored and John Rodriguez committed May 10, 2017
1 parent 40a967c commit f740ea1
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
</p>
<p>
We've added some basic stories inside the
<code
style={
Object {
Expand All @@ -129,7 +129,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
>
src/stories
</code>
directory.
<br />
A story is a single state of one or more UI components. You can have as many stories as you want.
Expand All @@ -138,7 +138,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
</p>
<p>
See these sample
<a
href="#"
onClick={[Function]}
Expand All @@ -153,9 +153,9 @@ exports[`Storyshots Welcome to Storybook 1`] = `
>
stories
</a>
for a component called
<code
style={
Object {
Expand All @@ -178,7 +178,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
<br />
You can also edit those components and see changes right away.
<br />
(Try editing the
(Try editing the
<code
style={
Object {
Expand All @@ -194,7 +194,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
>
Button
</code>
component located at
component located at
<code
style={
Object {
Expand All @@ -216,7 +216,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
This is just one thing you can do with Storybook.
<br />
Have a look at the
<a
href="https://github.com/kadirahq/react-storybook"
style={
Expand All @@ -231,7 +231,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
>
React Storybook
</a>
repo for more information.
</p>
</div>
Expand Down

0 comments on commit f740ea1

Please sign in to comment.