claus / storyblok-rich-text-react-renderer

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

Link's custom attributes aren't included into type definitions #41

Closed guilhermespopolin closed 1 year ago

guilhermespopolin commented 1 year ago

Hello, First of all thanks for making this 🙌🏻

I've noticed custom attributes for links are not included into type definitions. I've take the liberty of creating this PR that include them. It would be nice be to able to use/pass down those values while implementing a resolver for MARK_LINK.

Let me know if there's something missing and/or what not.

Best regards,

claus commented 1 year ago

Thanks so much! Published as 2.9.0.

guilhermespopolin commented 1 year ago

No worries. Thanks for updating it so quickly 🙌🏻