Skip to content

Commit

Permalink
file stub
Browse files Browse the repository at this point in the history
  • Loading branch information
danielduan committed Aug 27, 2017
1 parent c643aee commit 382ca2b
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions examples/cra-kitchen-sink/src/stories/__snapshots__/index.storyshot
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ exports[`Storyshots AddonInfo.DocgenButton DocgenButton 1`] = `
</span>
<span>
<span>

<span
style={Object {}}
>
Expand All @@ -224,7 +224,7 @@ exports[`Storyshots AddonInfo.DocgenButton DocgenButton 1`] = `
</span>
</span>
<span>

<span
style={Object {}}
>
Expand All @@ -249,7 +249,7 @@ exports[`Storyshots AddonInfo.DocgenButton DocgenButton 1`] = `
</span>
</span>
</span>

</span>
</span>
<span
Expand Down Expand Up @@ -666,7 +666,7 @@ exports[`Storyshots AddonInfo.FlowTypeButton FlowTypeButton 1`] = `
</span>
<span>
<span>

<span
style={Object {}}
>
Expand All @@ -692,7 +692,7 @@ exports[`Storyshots AddonInfo.FlowTypeButton FlowTypeButton 1`] = `
</span>
</span>
<span>

<span
style={Object {}}
>
Expand All @@ -717,7 +717,7 @@ exports[`Storyshots AddonInfo.FlowTypeButton FlowTypeButton 1`] = `
</span>
</span>
</span>

</span>
</span>
<span
Expand Down Expand Up @@ -1036,7 +1036,7 @@ exports[`Storyshots AddonInfo.ImportedPropsButton ImportedPropsButton 1`] = `
</span>
<span>
<span>

<span
style={Object {}}
>
Expand All @@ -1062,7 +1062,7 @@ exports[`Storyshots AddonInfo.ImportedPropsButton ImportedPropsButton 1`] = `
</span>
</span>
<span>

<span
style={Object {}}
>
Expand All @@ -1087,7 +1087,7 @@ exports[`Storyshots AddonInfo.ImportedPropsButton ImportedPropsButton 1`] = `
</span>
</span>
</span>

</span>
</span>
<span
Expand Down Expand Up @@ -1316,7 +1316,7 @@ exports[`Storyshots App full app 1`] = `
<img
alt="logo"
className="App-logo"
src="logo.svg"
src="file-stub"
/>
<h2>
Welcome to React
Expand All @@ -1325,7 +1325,7 @@ exports[`Storyshots App full app 1`] = `
<p
className="App-intro"
>
To get started, edit
To get started, edit
<code>
src/App.js
</code>
Expand All @@ -1345,7 +1345,7 @@ exports[`Storyshots Button addons composition 1`] = `
}
>
<div>
click the
click the
<span
style={
Object {
Expand All @@ -1360,9 +1360,9 @@ exports[`Storyshots Button addons composition 1`] = `
}
}
>

Show Info

</span>
label in top right for info about "
addons composition
Expand Down Expand Up @@ -1591,7 +1591,7 @@ exports[`Storyshots Button addons composition 1`] = `
}
}
>
click the
click the
</span>
</div>
<div
Expand Down Expand Up @@ -1750,7 +1750,7 @@ exports[`Storyshots Button with knobs 1`] = `
My name is Storyteller, I'm 70 years old, and my favorite fruit is apple.
</p>
<p>
My birthday is:
My birthday is:
January 20, 2017
</p>
<p>
Expand Down Expand Up @@ -1790,7 +1790,7 @@ exports[`Storyshots Button with new info 1`] = `
<div
title="the best container ever"
>
click the
click the
<span
style={
Object {
Expand All @@ -1805,14 +1805,14 @@ exports[`Storyshots Button with new info 1`] = `
}
}
>

Show Info

</span>
label in top right for info about "
with new info
"

</div>
</div>
<a
Expand Down Expand Up @@ -1948,7 +1948,7 @@ exports[`Storyshots Button with new info 1`] = `
}
}
>
Use the
Use the
<a
href="https://github.com/storybooks/storybook/tree/master/addons/info"
rel="noopener noreferrer"
Expand Down Expand Up @@ -2050,7 +2050,7 @@ exports[`Storyshots Button with new info 1`] = `
}
}
>
click the
click the
</span>
</div>
<div
Expand Down Expand Up @@ -2360,7 +2360,7 @@ exports[`Storyshots Button with some info 1`] = `
<div
title="the best container ever"
>
click the
click the
<span
style={
Object {
Expand All @@ -2375,14 +2375,14 @@ exports[`Storyshots Button with some info 1`] = `
}
}
>

Show Info

</span>
label in top right for info about "
with some info
"

</div>
</div>
<a
Expand Down Expand Up @@ -2518,7 +2518,7 @@ exports[`Storyshots Button with some info 1`] = `
}
}
>
Use the
Use the
<a
href="https://github.com/storybooks/storybook/tree/master/addons/info"
rel="noopener noreferrer"
Expand Down Expand Up @@ -2604,7 +2604,7 @@ exports[`Storyshots Button with some info 1`] = `
}
}
>
click the
click the
</span>
</div>
<div
Expand Down Expand Up @@ -3004,13 +3004,13 @@ exports[`Storyshots Welcome to Storybook 1`] = `
</p>
<p>
We've added some basic stories inside the

<code
className="css-mteq83"
>
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 @@ -3019,7 +3019,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
</p>
<p>
See these sample

<a
className="css-ca0824"
onClick={[Function]}
Expand All @@ -3028,9 +3028,9 @@ exports[`Storyshots Welcome to Storybook 1`] = `
>
stories
</a>

for a component called

<code
className="css-mteq83"
>
Expand All @@ -3043,13 +3043,13 @@ 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
className="css-mteq83"
>
Button
</code>
stories located at
stories located at
<code
className="css-mteq83"
>
Expand All @@ -3061,7 +3061,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
Usually we create stories with smaller UI components in the app.
<br />
Have a look at the

<a
className="css-ca0824"
href="https://storybook.js.org/basics/writing-stories"
Expand All @@ -3070,7 +3070,7 @@ exports[`Storyshots Welcome to Storybook 1`] = `
>
Writing Stories
</a>

section in our documentation.
</p>
<p
Expand All @@ -3081,13 +3081,13 @@ exports[`Storyshots Welcome to Storybook 1`] = `
</b>
<br />
Have a look at the

<code
className="css-mteq83"
>
.storybook/webpack.config.js
</code>

to add webpack loaders and plugins you are using in this project.
</p>
</article>
Expand Down

0 comments on commit 382ca2b

Please sign in to comment.