NaughtyDog6000

Results 2 comments of NaughtyDog6000

@thebracket is there any plans to release a newer version (at least the patch for wasm) so that people dont have to rely on a link to the GH repo...

> I created a client component for rendering block content. > > example: https://strapi.io/blog/integrating-strapi-s-new-rich-text-block-editor-with-next-js-a-step-by-step-guide > > ``` > import Image from "next/image"; > > import { > BlocksRenderer, > type...