Closed trystant closed 6 years ago
Received this warning when doing a git commit on a mern package.
git commit
This was fixed by adding the react-dom and react-test-renderer packages to the distribution.
react-dom
react-test-renderer
Received this warning when doing a
git commit
on a mern package.