Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 55a73e9

Browse files
committed
test: update snapshot
1 parent c7fc08c commit 55a73e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/chakra-ui-core/src/CHeading/tests/__snapshots__/CHeading.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exports[`should render correctly 1`] = `
99
font-family: var(--fonts-heading);
1010
}
1111
12-
@media screen and (min-width: 62em) {
12+
@media screen and (min-width: 48em) {
1313
.emotion-0 {
1414
font-size: var(--fontSizes-4xl);
1515
}

0 commit comments

Comments
 (0)