From de6b9ed754f4bc533489d2133959b0630fb7f9de Mon Sep 17 00:00:00 2001 From: "Kaishan (Sam) Ding" Date: Sat, 5 Oct 2024 00:14:10 -0700 Subject: [PATCH] add img prop --- content/components/cards.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/components/cards.mdx b/content/components/cards.mdx index 2715ce0e4..6323af9de 100644 --- a/content/components/cards.mdx +++ b/content/components/cards.mdx @@ -67,3 +67,7 @@ Add an `img` property to a card to display an image on the top of the card. Makes the card more compact and horizontal + + + The url or local path to an image to display on the top of the card +