Skip to main content

Frame

Use Frames to frame images with caption. It opens up in a lightbox.

Usage

import Frame from "@site/src/components/Extras/Frame/Frame"

<Frame caption="This book is nice">
![Beautiful mountain landscape](https://picsum.photos/id/10/800/500)
</Frame>