wix-incubator / mjml-react

React component library to generate the HTML emails on the fly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React 18 Support

jlarmstrongiv opened this issue · comments

Currently, mjml-react only supports React 17 https://github.com/wix-incubator/mjml-react/blob/master/package.json#L39

Is upgrading as simple as bumping the peerDependencies, or would internals and utils need to be updated too?