UNPKG

@otterstack/sanity-img-astro

Version:

An Astro component for rendering a responsive <img> element for an image fetched from Sanity

4 lines (3 loc) 103 B
// @ts-expect-error is astro file import SanityImg from "./SanityImg.astro"; export default SanityImg;