From 8e7b7c4e8afa712520b8215544a5bcc45fc68777 Mon Sep 17 00:00:00 2001 From: "Kaishan (Sam) Ding" Date: Mon, 30 Sep 2024 18:24:04 -0700 Subject: [PATCH] add image prop --- content/components/cards.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/components/cards.mdx b/content/components/cards.mdx index b2d91c96c..ead439273 100644 --- a/content/components/cards.mdx +++ b/content/components/cards.mdx @@ -53,3 +53,7 @@ Add a `horizontal` property to a card to make it horizontally displayed. Makes the card more compact and horizontal + + + The url or local path to an image to display on the top of the card +