From 03a9a7cb5a2f660a5f4fb005b1f3a121afc3eb96 Mon Sep 17 00:00:00 2001 From: "Kaishan (Sam) Ding" Date: Fri, 1 Nov 2024 11:55:27 -0700 Subject: [PATCH] change the image source to an actual image --- content/components/cards.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/components/cards.mdx b/content/components/cards.mdx index 6323af9de..0c43c945e 100644 --- a/content/components/cards.mdx +++ b/content/components/cards.mdx @@ -38,7 +38,7 @@ Add a `horizontal` property to a card to make it horizontally displayed. Add an `img` property to a card to display an image on the top of the card. - + Here is an example of a card with an image