strapi / blocks-react-renderer

A React renderer for the Strapi's Blocks rich text editor
Other
162 stars 25 forks source link

change package.json "type" for module Resolving issue #49 #50

Closed Rmoreno3 closed 2 weeks ago

Rmoreno3 commented 4 weeks ago

What does it do?

Change in the package.json 'type' commonjs for module

Why is it needed?

Resolve issue #49 for correction the bug

How to test it?

install the package @strapi/blocks-react-render and run the project whit nextjs, import the compoenet BlocksRenderer and using

Related issue(s)/PR(s)

Resolving issue #49

Rmoreno3 commented 2 weeks ago

Thanks a lot 🫱🏽‍🫲🏽

Rmoreno3 commented 2 weeks ago

Can you approve the pr to merge with main? @simotae14