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 8bea590 commit c8ba1a4Copy full SHA for c8ba1a4
.codesandbox/ci.json
@@ -1,4 +1,5 @@
1
{
2
"sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
3
+ "install": "npm install",
4
"node": "16"
5
}
0 commit comments