Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! Feat(web-react): Int…
Browse files Browse the repository at this point in the history
…roduce Card component #1535
  • Loading branch information
pavelklibani committed Nov 28, 2024
1 parent 3421ce3 commit 5351855
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const CardFooterContent = () => {
<CardBody>
<CardEyebrow>Footer content</CardEyebrow>
<CardTitle isHeading>
<CardLink href="#">Icon buttonLinks</CardLink>
<CardLink href="#">Icon buttons</CardLink>
</CardTitle>
{/* User content */}
<p>Lorem ipsum dolor sit amet.</p>
Expand Down

0 comments on commit 5351855

Please sign in to comment.