Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
aamct2 committed Apr 15, 2019
1 parent 2c30bcc commit 4bc415d
Showing 1 changed file with 8 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ exports[`Storyshots Basics|Brand/StorybookLogo normal 1`] = `
<svg
height="40px"
role="img"
title="Storybook"
viewBox="0 0 200 40"
width="200px"
>
Expand Down Expand Up @@ -1255,15 +1254,15 @@ exports[`Storyshots Basics|DocumentFormatting withDOM 1`] = `
</p>
<ul>
<li>
Create a list by starting a line with
Create a list by starting a line with
<code>
+
</code>
,
,
<code>
-
</code>
, or
, or
<code>
*
</code>
Expand Down Expand Up @@ -1321,7 +1320,7 @@ exports[`Storyshots Basics|DocumentFormatting withDOM 1`] = `
</li>
<li>
<p>
…or keep all the numbers as
…or keep all the numbers as
<code>
1.
</code>
Expand Down Expand Up @@ -1458,7 +1457,7 @@ exports[`Storyshots Basics|DocumentFormatting withDOM 1`] = `
</a>
</p>
<p>
Autoconverted link
Autoconverted link
<a
href="https://github.com/nodeca/pica"
>
Expand Down Expand Up @@ -2520,7 +2519,7 @@ exports[`Storyshots Basics|Placeholder twoChildren 1`] = `
<div
class="emotion-3"
>
The second normal weight. Here's a
The second normal weight. Here's a
<a
class="emotion-2"
href="https://storybook.js.org"
Expand Down Expand Up @@ -14019,7 +14018,7 @@ exports[`Storyshots UI|Sidebar/SidebarItem with long name 1`] = `
/>
</svg>
<span>
Story with a long and windy name that is descriptive, precise, and readable.
Story with a long and windy name that is descriptive, precise, and readable.
</span>
</div>
</div>
Expand Down Expand Up @@ -15036,7 +15035,7 @@ exports[`Storyshots UI|Sidebar/SidebarStories empty 1`] = `
<div
class="emotion-3"
>
Learn how to
Learn how to
<a
class="emotion-2"
href="https://storybook.js.org/basics/writing-stories/"
Expand Down

0 comments on commit 4bc415d

Please sign in to comment.