Skip to content

Commit b9a80cf

Browse files
author
KevinHu2014
committed
Update snapshot
1 parent e73329f commit b9a80cf

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

src/__tests__/__snapshots__/App.spec.js.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,34 @@
33
exports[`renders without crashing 1`] = `
44
<div>
55
<div
6-
class="sc-jWBwVP eMzqrb"
6+
class="sc-cMljjf kjukSP"
77
>
88
<div
9-
class="ant-card sc-brqgnP jqshtE ant-card-bordered"
9+
class="ant-card sc-jAaTju jExkfr ant-card-bordered"
1010
>
1111
<div
1212
class="ant-card-body"
1313
>
1414
<div
15-
class="sc-cMljjf bqDeCs"
15+
class="sc-jDwBTQ iPrvAS"
1616
>
1717
<img
1818
alt="React Native upgrade helper logo"
19-
class="sc-jAaTju iQnFlP"
19+
class="sc-gPEVay isecjX"
2020
src="logo.svg"
2121
title="React Native upgrade helper logo"
2222
/>
2323
<a
2424
href="https://react-native-community.github.io/upgrade-helper"
2525
>
2626
<h1
27-
class="sc-jDwBTQ kdxkQr"
27+
class="sc-iRbamj fwveLy"
2828
>
2929
React Native upgrade helper
3030
</h1>
3131
</a>
3232
<div
33-
class="sc-gPEVay bKLGYK"
33+
class="sc-jlyJG dRjxEc"
3434
>
3535
<div>
3636
ReactGitHubBtn -

src/__tests__/components/__snapshots__/Home.spec.js.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,34 +3,34 @@
33
exports[`renders without crashing 1`] = `
44
<div>
55
<div
6-
class="sc-jWBwVP eMzqrb"
6+
class="sc-cMljjf kjukSP"
77
>
88
<div
9-
class="ant-card sc-brqgnP jqshtE ant-card-bordered"
9+
class="ant-card sc-jAaTju jExkfr ant-card-bordered"
1010
>
1111
<div
1212
class="ant-card-body"
1313
>
1414
<div
15-
class="sc-cMljjf bqDeCs"
15+
class="sc-jDwBTQ iPrvAS"
1616
>
1717
<img
1818
alt="React Native upgrade helper logo"
19-
class="sc-jAaTju iQnFlP"
19+
class="sc-gPEVay isecjX"
2020
src="logo.svg"
2121
title="React Native upgrade helper logo"
2222
/>
2323
<a
2424
href="https://react-native-community.github.io/upgrade-helper"
2525
>
2626
<h1
27-
class="sc-jDwBTQ kdxkQr"
27+
class="sc-iRbamj fwveLy"
2828
>
2929
React Native upgrade helper
3030
</h1>
3131
</a>
3232
<div
33-
class="sc-gPEVay bKLGYK"
33+
class="sc-jlyJG dRjxEc"
3434
>
3535
<div>
3636
ReactGitHubBtn -

0 commit comments

Comments
 (0)