We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172eae6 commit c273fd8Copy full SHA for c273fd8
components/frames.mdx
@@ -24,8 +24,6 @@ You can add additional context to an image using the optional `caption` prop.
24
Optional caption text to show centered under your component.
25
</ResponseField>
26
27
-<RequestExample>
28
-
29
```mdx Frame
30
<Frame>
31
<img src="/path/image.jpg" />
@@ -37,5 +35,3 @@ You can add additional context to an image using the optional `caption` prop.
37
35
38
36
</Frame>
39
```
40
41
-</RequestExample>
0 commit comments