Skip to content

Commit

Permalink
remove heading level params from card group
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhunter08 committed Sep 11, 2024
1 parent 85e4147 commit 867989f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/card/card-group.njk
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
badgeLarge: cardItem.badgeLarge,
prefixIcon: cardItem.prefixIcon,
readOnly: cardItem.readOnly,
headingLevel: cardItem.headingLevel,
isListItem: true
}) }}
{% endfor %}
Expand Down

0 comments on commit 867989f

Please sign in to comment.