From ed315c5fee79852cf21de00c607124dcbe337490 Mon Sep 17 00:00:00 2001 From: Erik McKelvey Date: Sat, 30 Sep 2023 05:10:35 -0700 Subject: [PATCH] [docs][joy-ui] Removed incomplete sentence in the Aspect Ratio page (#39227) Signed-off-by: Erik McKelvey --- docs/data/joy/components/aspect-ratio/aspect-ratio.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/data/joy/components/aspect-ratio/aspect-ratio.md b/docs/data/joy/components/aspect-ratio/aspect-ratio.md index 963cf765b433f9..72ad4e95c096c3 100644 --- a/docs/data/joy/components/aspect-ratio/aspect-ratio.md +++ b/docs/data/joy/components/aspect-ratio/aspect-ratio.md @@ -110,8 +110,6 @@ function App() { The Aspect Ratio component can be a handy tool for creating a square container for an icon. -The example below show - {{"demo": "IconWrapper.js"}} ## Common examples