We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3859b2 commit 13355daCopy full SHA for 13355da
src/components/atoms/card/__tests__/__snapshots__/card.test.js.snap
@@ -1,3 +1,3 @@
1
// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3
-exports[`HCard render correctly with default props 1`] = `"<div class=\\"h-card h-card--color-default h-card--variant-default h-card--elevation-medium\\">My first test</div>"`;
+exports[`HCard render correctly with default props 1`] = `"<div class=\\"h-card h-card--color-default h-card--variant-default h-card--elevation-medium h-card--behavior-rounded\\">My first test</div>"`;
0 commit comments