Skip to content

Commit

Permalink
[core] Fix CodeSandbox CI template
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Feb 10, 2024
1 parent 0625170 commit 35ea8c1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .codesandbox/ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@
"@mui/x-tree-view": "packages/x-tree-view/build"
},
"sandboxes": [
"new",
"github/mui/material-ui/tree/master/examples/create-react-app",
"github/mui/material-ui/tree/master/examples/create-react-app-with-typescript"
"/bug-reproductions/x-data-grid"
],
"silent": true
}

0 comments on commit 35ea8c1

Please sign in to comment.