diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json new file mode 100644 index 00000000..f9286936 --- /dev/null +++ b/.codesandbox/ci.json @@ -0,0 +1,3 @@ +{ + "sandboxes": ["new", "github/kentcdodds/react-testing-library-examples"] +}