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 9760e7c commit b072fbeCopy full SHA for b072fbe
components/frames.mdx
@@ -29,11 +29,11 @@ Add text that precedes the frame using the optional `hint` prop.
29
## Properties
30
31
<ResponseField name="caption" type="string">
32
- Optional caption text to show centered under your component.
+ Text that appears as part of the frame, centered below the content.
33
</ResponseField>
34
35
<ResponseField name="hint" type="string">
36
- Optional hint text to provide additional context or information.
+ Text that precedes the frame.
37
38
39
<CodeGroup>
0 commit comments