Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify-sam-fix-thumbnails.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Frames are very helpful if you want to center an image.

Captions

You can add additional context to an image using the optional caption prop.

Props

caption
string
Optional caption text to show centered under your component.
<Frame>
  <img src="/path/image.jpg" />
</Frame>