Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ authored and afc163 committed Jan 10, 2019
1 parent 0a67272 commit 8f9f584
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Expand Up @@ -906,6 +906,7 @@ exports[`renders ./components/button/demo/size.md correctly 1`] = `
type="button"
>
<i
aria-label="icon: download"
class="anticon anticon-download"
>
<svg
Expand Down
Expand Up @@ -110,6 +110,7 @@ exports[`renders ./components/statistic/demo/card.md correctly 1`] = `
class="ant-statistic-content-prefix"
>
<i
aria-label="icon: arrow-up"
class="anticon anticon-arrow-up"
>
<svg
Expand Down Expand Up @@ -177,6 +178,7 @@ exports[`renders ./components/statistic/demo/card.md correctly 1`] = `
class="ant-statistic-content-prefix"
>
<i
aria-label="icon: arrow-down"
class="anticon anticon-arrow-down"
>
<svg
Expand Down Expand Up @@ -323,6 +325,7 @@ exports[`renders ./components/statistic/demo/unit.md correctly 1`] = `
class="ant-statistic-content-prefix"
>
<i
aria-label="icon: like"
class="anticon anticon-like"
>
<svg
Expand Down

0 comments on commit 8f9f584

Please sign in to comment.