paramander / contentful-rich-text-vue-renderer

Render Contentful Rich Text field using Vue
https://www.npmjs.com/package/contentful-rich-text-vue-renderer
MIT License
38 stars 12 forks source link

Documentation incorrect for custom rendering component for an embedded entry example #14

Closed nrgnrg closed 4 years ago

nrgnrg commented 4 years ago

The nodeRenderers prop only works if you pass an object but in the example a function is what is passed, this does not work.