Skip to content

Commit c273fd8

Browse files
Update components/frames.mdx
1 parent 172eae6 commit c273fd8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/frames.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ You can add additional context to an image using the optional `caption` prop.
2424
Optional caption text to show centered under your component.
2525
</ResponseField>
2626

27-
<RequestExample>
28-
2927
```mdx Frame
3028
<Frame>
3129
<img src="/path/image.jpg" />
@@ -37,5 +35,3 @@ You can add additional context to an image using the optional `caption` prop.
3735
<img src="/path/image.jpg" />
3836
</Frame>
3937
```
40-
41-
</RequestExample>

0 commit comments

Comments
 (0)