Skip to content

Commit 590d1d9

Browse files
committed
Added snapshot.
1 parent ec12c9d commit 590d1d9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
// Jest Snapshot v1, https://goo.gl/fbAQLP
2+
3+
exports[`CardSubtitle renders with PatternFly Core styles 1`] = `
4+
<DocumentFragment>
5+
<div
6+
class="pf-v6-c-card__subtitle"
7+
id=""
8+
>
9+
text
10+
</div>
11+
</DocumentFragment>
12+
`;

0 commit comments

Comments
 (0)