We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149f79c commit a735879Copy full SHA for a735879
.codesandbox/ci.json
@@ -0,0 +1,5 @@
1
+{
2
+ "installCommand": "install:csb",
3
+ "sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"],
4
+ "node": "18"
5
+}
0 commit comments