Closed aaronzshey closed 3 months ago
The following files currently still use react-test-renderer:
react-test-renderer
HexGrid.test.tsx Layout.test.tsx Path.test.tsx Pattern.test.tsx
All of these need to be migrated to @testing-library/react
The following files currently still use
react-test-renderer
:HexGrid.test.tsx Layout.test.tsx Path.test.tsx Pattern.test.tsx
All of these need to be migrated to @testing-library/react