From 350b80a32d5206e4d725798a73ddf3b97ab31743 Mon Sep 17 00:00:00 2001 From: Daniel Guillan Date: Tue, 17 Dec 2024 18:35:12 +0100 Subject: [PATCH] Update Pillar and Card docs to use minimal example for image usage --- apps/docs/content/components/Card/react.mdx | 1 - apps/docs/content/components/Pillar/react.mdx | 1 - 2 files changed, 2 deletions(-) diff --git a/apps/docs/content/components/Card/react.mdx b/apps/docs/content/components/Card/react.mdx index 58b009c72..f1161c752 100644 --- a/apps/docs/content/components/Card/react.mdx +++ b/apps/docs/content/components/Card/react.mdx @@ -131,7 +131,6 @@ Use the `Image` component to add an image to the `Card`. The `Image` component i Code search & code view diff --git a/apps/docs/content/components/Pillar/react.mdx b/apps/docs/content/components/Pillar/react.mdx index 6c4c2db8a..a319880dc 100644 --- a/apps/docs/content/components/Pillar/react.mdx +++ b/apps/docs/content/components/Pillar/react.mdx @@ -58,7 +58,6 @@ You can add an `image` to enhance the visual context. Code search & code view