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 542dfec commit 60ccfb7Copy full SHA for 60ccfb7
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--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\\">My first test</div>"`;
0 commit comments