Skip to content

Commit 7983a02

Browse files
committed
Updated snapshots
1 parent 96994ae commit 7983a02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ui/widgets/Label/__snapshots__/label.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exports[`<Label /> > it matches the snapshot 1`] = `
44
<DocumentFragment>
55
<p
6-
class="MuiTypography-root MuiTypography-body1 MuiTypography-noWrap css-1psacti-MuiTypography-root"
6+
class="MuiTypography-root MuiTypography-body1 MuiTypography-noWrap css-k3pvii-MuiTypography-root"
77
>
88
hello
99
</p>

src/ui/widgets/Symbol/__snapshots__/symbol.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ exports[`<Symbol /> from .opi file > matches snapshot 1`] = `
8383
style="padding: 5%;"
8484
>
8585
<p
86-
class="MuiTypography-root MuiTypography-body1 MuiTypography-noWrap css-1psacti-MuiTypography-root"
86+
class="MuiTypography-root MuiTypography-body1 MuiTypography-noWrap css-k3pvii-MuiTypography-root"
8787
>
8888
Fake value
8989
</p>

0 commit comments

Comments
 (0)