Closed jlarmstrongiv closed 2 years ago
Currently, mjml-react only supports React 17 https://github.com/wix-incubator/mjml-react/blob/master/package.json#L39
mjml-react
Is upgrading as simple as bumping the peerDependencies, or would internals and utils need to be updated too?
peerDependencies
Currently,
mjml-react
only supports React 17 https://github.com/wix-incubator/mjml-react/blob/master/package.json#L39Is upgrading as simple as bumping the
peerDependencies
, or would internals and utils need to be updated too?