Noah

Results 1 comments of Noah

> @hutber You can use it with CRA > > I just added `require('jest-canvas-mock');` to the top of my `setupTests.js` file :) This totally worked for me. Thanks!!