Skip to content

Commit 484ea88

Browse files
author
Ives van Hoorne
committed
Update snapshots for styled-components
1 parent 7471fbd commit 484ea88

File tree

6 files changed

+34
-34
lines changed

6 files changed

+34
-34
lines changed

src/app/components/buttons/__snapshots__/Button.test.js.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
exports[`Button renders 1`] = `
44
<button
5-
className="gdCKHU"
5+
className="sc-htpNat hUeRGA"
66
>
77
Test
88
</button>
99
`;
1010

1111
exports[`Button renders disabled 1`] = `
1212
<button
13-
className="kzKEne"
13+
className="sc-htpNat izIXMc"
1414
disabled={true}
1515
>
1616
Test
@@ -19,7 +19,7 @@ exports[`Button renders disabled 1`] = `
1919

2020
exports[`Button renders href 1`] = `
2121
<a
22-
className="gdCKHU"
22+
className="sc-bwzfXH cMAwix"
2323
href="https://ivesvh.com"
2424
>
2525
Test
@@ -28,7 +28,7 @@ exports[`Button renders href 1`] = `
2828

2929
exports[`Button renders onClick 1`] = `
3030
<button
31-
className="gdCKHU"
31+
className="sc-htpNat hUeRGA"
3232
onClick={[Function]}
3333
>
3434
Test
@@ -37,15 +37,15 @@ exports[`Button renders onClick 1`] = `
3737

3838
exports[`Button renders properties 1`] = `
3939
<button
40-
className="hStGID"
40+
className="sc-htpNat kgEmQI"
4141
>
4242
Test
4343
</button>
4444
`;
4545

4646
exports[`Button renders to 1`] = `
4747
<a
48-
className="gdCKHU"
48+
className="sc-bdVaJa kfQsdG"
4949
href="https://ivesvh.com"
5050
onClick={[Function]}
5151
>

src/app/components/buttons/__snapshots__/LinkButton.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
exports[`LinkButton renders 1`] = `
44
<button
5-
className="lnvNEu"
5+
className="sc-bdVaJa jcXfcN"
66
>
77
Test
88
</button>
99
`;
1010

1111
exports[`LinkButton renders onClick 1`] = `
1212
<button
13-
className="lnvNEu"
13+
className="sc-bdVaJa jcXfcN"
1414
onClick={[Function]}
1515
>
1616
Test

src/app/components/sandbox/Preview/__snapshots__/Message.test.js.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
exports[`Message it renders a dependency not found error 1`] = `
44
<div
5-
className="eToXWB"
5+
className="sc-ifAKCX lgKBBW"
66
color="error"
77
>
88
<div
9-
className="bFGMEr"
9+
className="sc-EHOje gTncrN"
1010
>
1111
<div
12-
className="QIZdv"
12+
className="sc-bZQynM kFeJzc"
1313
>
1414
<svg
1515
fill="currentColor"
@@ -57,14 +57,14 @@ exports[`Message it renders a dependency not found error 1`] = `
5757

5858
exports[`Message it renders a warning 1`] = `
5959
<div
60-
className="gzYKMb"
60+
className="sc-ifAKCX kuSXCZ"
6161
color={false}
6262
>
6363
<div
64-
className="bFGMEr"
64+
className="sc-EHOje gTncrN"
6565
>
6666
<div
67-
className="QIZdv"
67+
className="sc-bZQynM kFeJzc"
6868
>
6969
<svg
7070
fill="currentColor"

src/app/pages/Sandbox/Editor/Workspace/Dependencies/__snapshots__/ExternalResource.test.js.snap

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
exports[`ExternalResource renders file if there is an extension 1`] = `
44
<span
5-
className="btLHBo"
5+
className="sc-bdVaJa jtVJZx"
66
>
77
<a
88
href="https://ivesvh.com/ives.js"
@@ -12,7 +12,7 @@ exports[`ExternalResource renders file if there is an extension 1`] = `
1212
ives.js
1313
</a>
1414
<div
15-
className="flzNMt"
15+
className="sc-bwzfXH gaVNMC"
1616
onClick={[Function]}
1717
>
1818
<svg
@@ -40,7 +40,7 @@ exports[`ExternalResource renders file if there is an extension 1`] = `
4040

4141
exports[`ExternalResource renders url if there is no extension 1`] = `
4242
<span
43-
className="btLHBo"
43+
className="sc-bdVaJa jtVJZx"
4444
>
4545
<a
4646
href="https://ivesvh.com/"
@@ -50,7 +50,7 @@ exports[`ExternalResource renders url if there is no extension 1`] = `
5050
https://ivesvh.com/
5151
</a>
5252
<div
53-
className="flzNMt"
53+
className="sc-bwzfXH gaVNMC"
5454
onClick={[Function]}
5555
>
5656
<svg
@@ -78,7 +78,7 @@ exports[`ExternalResource renders url if there is no extension 1`] = `
7878

7979
exports[`ExternalResource renders url if there is no extension 2`] = `
8080
<span
81-
className="btLHBo"
81+
className="sc-bdVaJa jtVJZx"
8282
>
8383
<a
8484
href="https://ivesvh.com"
@@ -88,7 +88,7 @@ exports[`ExternalResource renders url if there is no extension 2`] = `
8888
https://ivesvh.com/
8989
</a>
9090
<div
91-
className="flzNMt"
91+
className="sc-bwzfXH gaVNMC"
9292
onClick={[Function]}
9393
>
9494
<svg

src/embed/components/__snapshots__/EditorLink.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
exports[`EditorLink renders 1`] = `
44
<a
5-
className="icqpQk"
5+
className="sc-bdVaJa hEjRhj"
66
href="/s/undefined"
77
rel="noopener noreferrer"
88
target="_blank"
99
>
1010
<span
11-
className="kBIwsG"
11+
className="sc-bwzfXH gwJMOI"
1212
>
1313
Edit on CodeSandbox
1414
</span>

src/embed/components/__snapshots__/File.test.js.snap

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
exports[`File renders 1`] = `
44
<div>
55
<span
6-
className="btLHBo"
6+
className="sc-bdVaJa jtVJZx"
77
onClick={[Function]}
88
>
99
<div
10-
className="bxmmlS"
10+
className="sc-bwzfXH btYjYm"
1111
>
1212
<svg
13-
className="fDDlDz"
13+
className="sc-htpNat rPfta"
1414
fill="currentColor"
1515
height="1em"
1616
preserveAspectRatio="xMidYMid meet"
@@ -39,14 +39,14 @@ exports[`File renders 1`] = `
3939
exports[`File renders alternative 1`] = `
4040
<div>
4141
<span
42-
className="hvbbIX"
42+
className="sc-bdVaJa hvbiPL"
4343
onClick={[Function]}
4444
>
4545
<div
46-
className="bxmmlS"
46+
className="sc-bwzfXH btYjYm"
4747
>
4848
<svg
49-
className="fDDlDz"
49+
className="sc-EHOje fCuZCw"
5050
fill="currentColor"
5151
height="1em"
5252
preserveAspectRatio="xMidYMid meet"
@@ -75,14 +75,14 @@ exports[`File renders alternative 1`] = `
7575
exports[`File renders as active 1`] = `
7676
<div>
7777
<span
78-
className="gfSaqs"
78+
className="sc-bdVaJa jeFIAh"
7979
onClick={[Function]}
8080
>
8181
<div
82-
className="bxmmlS"
82+
className="sc-bwzfXH btYjYm"
8383
>
8484
<svg
85-
className="fDDlDz"
85+
className="sc-bxivhb hMuTnh"
8686
fill="currentColor"
8787
height="1em"
8888
preserveAspectRatio="xMidYMid meet"
@@ -111,14 +111,14 @@ exports[`File renders as active 1`] = `
111111
exports[`File renders directory 1`] = `
112112
<div>
113113
<span
114-
className="btLHBo"
114+
className="sc-bdVaJa jtVJZx"
115115
onClick={[Function]}
116116
>
117117
<div
118-
className="bxmmlS"
118+
className="sc-bwzfXH btYjYm"
119119
>
120120
<svg
121-
className="fDDlDz"
121+
className="sc-ifAKCX ioyOiT"
122122
fill="currentColor"
123123
height="1em"
124124
preserveAspectRatio="xMidYMid meet"

0 commit comments

Comments
 (0)