Skip to content

Commit b072fbe

Browse files
Update components/frames.mdx
1 parent 9760e7c commit b072fbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/frames.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ Add text that precedes the frame using the optional `hint` prop.
2929
## Properties
3030

3131
<ResponseField name="caption" type="string">
32-
Optional caption text to show centered under your component.
32+
Text that appears as part of the frame, centered below the content.
3333
</ResponseField>
3434

3535
<ResponseField name="hint" type="string">
36-
Optional hint text to provide additional context or information.
36+
Text that precedes the frame.
3737
</ResponseField>
3838

3939
<CodeGroup>

0 commit comments

Comments
 (0)