We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e49e13 commit 7c8758eCopy full SHA for 7c8758e
showcase/app/templates/components/card.hbs
@@ -107,7 +107,7 @@
107
<SG.Item @label="Card using list item tag">
108
<ul class="shw-component-card-list">
109
<Hds::Card::Container @level="mid" @hasBorder={{true}} @tag="li">
110
- <Shw::Placeholder @text="div" @width="200" @height="200" @background="transparent" />
+ <Shw::Placeholder @text="li" @width="200" @height="200" @background="transparent" />
111
</Hds::Card::Container>
112
</ul>
113
</SG.Item>
0 commit comments