Etni Ferreira da Silva
Results
1
comments of
Etni Ferreira da Silva
> I've fixed it including in the jest-setup.ts also the react package (I'm using yarn 3) `// jest.setup.ts import '@testing-library/jest-dom'; import '@testing-library/react';` > > and adding the types @types/testing-library__jest-dom in...