@portabletext/react with typed arguments
@[:page_toc](## Page Contents)
npm install @portabletext/react @portabletext-typed/react
After using @sanity-typed/types and @sanity-typed/client and you have typed blocks, use PortableText
from this library as you would from @portabletext/react
to get fully typed arguments!
The supported Typescript version is now 5.4.2 <= x <= 5.6.3. Older versions are no longer supported and newer versions will be added as we validate it.