Skip to content

Commit 4777ffa

Browse files
canrozanesjraff
authored andcommitted
test(core-notification): update snapshots
1 parent 4092d48 commit 4777ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/Notification/__tests__/__snapshots__/Notification.spec.jsx.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1904,10 +1904,10 @@ exports[`<Notification /> can have a variant 2`] = `
19041904
},
19051905
}
19061906
}
1907-
height="20"
1907+
height={20}
19081908
optionalText={false}
19091909
viewBox="0 0 20 20"
1910-
width="20"
1910+
width={20}
19111911
>
19121912
<FeedbackIcon__StyledSVG
19131913
height="1.25rem"

0 commit comments

Comments
 (0)