diff --git a/content/components/frames.mdx b/content/components/frames.mdx index 34084058a..66a24cdf0 100644 --- a/content/components/frames.mdx +++ b/content/components/frames.mdx @@ -1,7 +1,7 @@ --- -title: 'Frames' -description: 'Use the Frame component to wrap images or other components in a container.' -icon: 'frame' +title: "Frames" +description: "Use the Frame component to wrap images or other components in a container." +icon: "frame" --- Frames are very helpful if you want to center an image. @@ -38,10 +38,4 @@ You can add additional context to an image using the optional `caption` prop. ``` -```jsx Glass Frame - - - -``` -