月之枭枭
Results
2
comments of
月之枭枭
I met this problem, too. I have a react app created by create-react-app contains some canvas element. Without this package I get somthing like this. ```js // App.test.js import React...
@Juuro it's been a while so I hope this would work 😯 ```tsx // __test__/App.test.tsx import React from 'react'; import { MemoryRouter } from 'react-router-dom'; import { render, screen, RenderResult...