We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4076a3 commit b8b1ca5Copy full SHA for b8b1ca5
.codesandbox/ci.json
@@ -1,5 +1,5 @@
1
{
2
"installCommand": "install:csb",
3
"sandboxes": ["github/kentcdodds/react-testing-library-examples"],
4
- "node": "20"
+ "node": "18"
5
}
0 commit comments