claus / storyblok-rich-text-react-renderer

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

refactor: export additional types #24

Closed TGlide closed 2 years ago

TGlide commented 2 years ago

I've just noticed that I was replicating code just to use some of the types already declared in the library. These exported types could be useful to type-check a RichText component props, for example.

claus commented 2 years ago

Thanks! Published as v2.6.1.