Skip to content

Commit 5861053

Browse files
committed
snapshots
1 parent 0f9e496 commit 5861053

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

client/modules/IDE/components/Header/__snapshots__/Nav.unit.test.jsx.snap

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ exports[`Nav renders dashboard version for mobile 1`] = `
4848
<DocumentFragment>
4949
<header>
5050
<nav
51-
class="sc-ezzafa bZzfr"
51+
class="sc-gXfVKN hdvKVG"
5252
>
5353
<div
54-
class="sc-bYwzuL bIGdtt"
54+
class="sc-cBoqAE eCXGvh"
5555
>
5656
<test-file-stub />
5757
</div>
5858
<div
59-
class="sc-kLojOw btKDXx"
59+
class="sc-ciSkZP hMZSsX"
6060
>
6161
<h1>
6262
<span
@@ -89,38 +89,38 @@ exports[`Nav renders dashboard version for mobile 1`] = `
8989
</h1>
9090
</div>
9191
<div
92-
class="sc-iklJeh jupmlX"
92+
class="sc-jcwpoC kIqWcE"
9393
>
9494
<div>
9595
<a
9696
href="/login"
9797
>
9898
<button
99-
class="sc-giAqHp kSxYdy sc-bYwzuL emttUq"
99+
class="sc-ezzafa eTvvGb sc-kLojOw hDbsFb"
100100
display="inline"
101101
focusable="false"
102102
kind="primary"
103103
type="button"
104104
>
105105
<test-file-stub
106106
aria-hidden="true"
107-
classname="sc-fFSPTT fFhSuZ"
107+
classname="sc-fujyAs cSTVlM"
108108
focusable="false"
109109
/>
110110
</button>
111111
</a>
112112
</div>
113113
<div>
114114
<button
115-
class="sc-giAqHp kSxYdy sc-bYwzuL emttUq"
115+
class="sc-ezzafa eTvvGb sc-kLojOw hDbsFb"
116116
display="inline"
117117
focusable="false"
118118
kind="primary"
119119
type="button"
120120
>
121121
<test-file-stub
122122
aria-hidden="true"
123-
classname="sc-hHEiqL bceCuH"
123+
classname="sc-iqAclL iOZiVo"
124124
focusable="false"
125125
/>
126126
</button>
@@ -459,15 +459,15 @@ exports[`Nav renders editor version for mobile 1`] = `
459459
<DocumentFragment>
460460
<header>
461461
<nav
462-
class="sc-ezzafa bZzfr"
462+
class="sc-gXfVKN hdvKVG"
463463
>
464464
<div
465-
class="sc-bYwzuL bIGdtt"
465+
class="sc-cBoqAE eCXGvh"
466466
>
467467
<test-file-stub />
468468
</div>
469469
<div
470-
class="sc-kLojOw btKDXx"
470+
class="sc-ciSkZP hMZSsX"
471471
>
472472
<h1>
473473
<span
@@ -500,38 +500,38 @@ exports[`Nav renders editor version for mobile 1`] = `
500500
</h1>
501501
</div>
502502
<div
503-
class="sc-iklJeh jupmlX"
503+
class="sc-jcwpoC kIqWcE"
504504
>
505505
<div>
506506
<a
507507
href="/login"
508508
>
509509
<button
510-
class="sc-giAqHp kSxYdy sc-bYwzuL emttUq"
510+
class="sc-ezzafa eTvvGb sc-kLojOw hDbsFb"
511511
display="inline"
512512
focusable="false"
513513
kind="primary"
514514
type="button"
515515
>
516516
<test-file-stub
517517
aria-hidden="true"
518-
classname="sc-fFSPTT fFhSuZ"
518+
classname="sc-fujyAs cSTVlM"
519519
focusable="false"
520520
/>
521521
</button>
522522
</a>
523523
</div>
524524
<div>
525525
<button
526-
class="sc-giAqHp kSxYdy sc-bYwzuL emttUq"
526+
class="sc-ezzafa eTvvGb sc-kLojOw hDbsFb"
527527
display="inline"
528528
focusable="false"
529529
kind="primary"
530530
type="button"
531531
>
532532
<test-file-stub
533533
aria-hidden="true"
534-
classname="sc-hHEiqL bceCuH"
534+
classname="sc-iqAclL iOZiVo"
535535
focusable="false"
536536
/>
537537
</button>

0 commit comments

Comments
 (0)