claus / storyblok-rich-text-react-renderer

A React renderer for Storyblok rich text content
MIT License
87 stars 16 forks source link

fix: align types with ISbRichtext #34

Closed italoteix closed 1 year ago

italoteix commented 1 year ago

While working with storyblok-rich-text-react-renderer and storyblok/react v2 I noticed these small types differences between the types here and what we get from Storyblok's types, which was causing some non-existing type errors.

The type from Storyblok can be found here.

claus commented 1 year ago

Published as 2.7.4