mui-rte
mui-rte copied to clipboard
Update exports
In NextJS12, the present configuration produces an error.
This can be rectified by using module.exports = require('./dist/MUIRichTextEditor')
@oseh-stake sure, I used this way in my case for use the module. But import from dist isn't normal way and you are agree with it I think.
@paradoxkb I have seen it before in other packages
Please do this PR in order to unlock people (like me !!)