Skip to content

Commit c43b8fd

Browse files
Update components/frames.mdx
1 parent 6779b51 commit c43b8fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/frames.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ 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+
<ResponseField name="hint" type="string">
28+
Optional hint text to provide additional context or information.
29+
</ResponseField>
30+
2731
<CodeGroup>
2832

2933
```mdx Frame

0 commit comments

Comments
 (0)