dohomi/storyblok-rich-text-react-renderer-ts

Has no exported member "MARK_LINK"

Robin-Gustafsson opened this issue ยท 1 comments

Hi ๐Ÿ‘‹ I'm trying to map link element like this: https://github.com/dohomi/storyblok-rich-text-react-renderer-ts#example-map-link-elements-to-nextjs-link-component

But got error "Module '"storyblok-rich-text-react-renderer-ts"' has no exported member 'MARK_LINK'.ts"

screenshot-vs-code

@Robin-Gustafsson thanks for pointing this out. The README was outdated. You have automatically typed sections of the render options without the need to import any else than the render function. I updated the README accordingly.
Screenshot 2022-06-17 at 13 43 24