lorenzodejong / next-sanity-image

Utility for using responsive images hosted on the Sanity.io CDN with the Next.js image component.
MIT License
148 stars 19 forks source link

Updated sanityClient param type #54

Closed aaronbentley closed 1 year ago

aaronbentley commented 1 year ago

Updated types to reflect new SanityModernClientLike type. Please note I'm very new to TypeScript.