Skip to content

Commit e97407a

Browse files
committed
Update snapshots
1 parent ac8ff55 commit e97407a

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

test/components/__snapshots__/container.spec.js.snap

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

33
exports[`<Container /> should create Snapshot 1`] = `
44
<section
5-
className="sc-AxiKw eozVxv"
5+
className="sc-dlfnbm cWAGMS"
66
>
77
<div>
88
First child
99
</div>
1010
<div
11-
className="sc-AxhCb ccMvAG"
11+
className="sc-hKgILt"
1212
>
1313
<div>
1414
Second child

test/components/__snapshots__/description.spec.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
exports[`<Description /> should create Snapshot 1`] = `
44
<li
5-
className="sc-fzoLsD gWtHBF"
5+
className="sc-jrAGrp erWYBT"
66
>
77
text
88
</li>

test/components/__snapshots__/section.spec.js.snap

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

33
exports[`<Section /> should create Snapshot 1`] = `
44
<article
5-
className="sc-AxheI kdvXAR"
5+
className="sc-gKsewC eXtzIU"
66
>
77
<p
8-
className="sc-Axmtr kHDhOq"
8+
className="sc-iBPRYJ eQfaEM"
99
>
1010
title
1111
</p>
1212
<ul
13-
className="sc-AxmLO chzFoG"
13+
className="sc-fubCfw eTAXIs"
1414
>
1515
<div>
1616
children

test/components/__snapshots__/timeline.spec.js.snap

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

33
exports[`<Timeline /> should create Snapshot 1`] = `
44
<div
5-
className="sc-AxjAm bXdGBi"
5+
className="sc-bdfBwQ iNuYTL"
66
>
77
<div
8-
className="sc-AxirZ lhnuda"
8+
className="sc-gsTCUz fONLjA"
99
>
1010
<div>
1111
Child

test/components/__snapshots__/year-content.spec.js.snap

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

33
exports[`<YearContent /> should create Snapshot 1`] = `
44
<p
5-
className="sc-AxhUy hwimqV"
5+
className="sc-eCssSg eJxYfY"
66
format="L"
77
lang="en"
88
>
99
<span
10-
className="sc-AxgMl jZSFGj"
10+
className="sc-jSgupP hSlCmR"
1111
>
1212
From
1313
</span>

0 commit comments

Comments
 (0)