From 4cc90d8852a92ef810c053146b3f3c74ba1f06c5 Mon Sep 17 00:00:00 2001 From: Brandy Smith <6577830+brandyscarney@users.noreply.github.com> Date: Wed, 5 Nov 2025 10:31:36 -0500 Subject: [PATCH] test(card): add headings to basic test --- core/src/components/card/test/basic/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/core/src/components/card/test/basic/index.html b/core/src/components/card/test/basic/index.html index 58c780a49b..e3cbee7b98 100644 --- a/core/src/components/card/test/basic/index.html +++ b/core/src/components/card/test/basic/index.html @@ -34,6 +34,23 @@ in the woods. Wash your spirit clean. + + + + Card Subtitle + Card Title + + + +

Heading 1

+

Heading 2

+

Heading 3

+

Heading 4

+
Heading 5
+
Heading 6
+

This is a paragraph

+
+