Skip to content

Commit 509e6f1

Browse files
committed
Don't open the devtools on React by default
1 parent f23c9f2 commit 509e6f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/common/src/templates/helpers/react-template.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ export class ReactTemplate extends Template {
77
views: [{ id: 'codesandbox.browser' }, { id: 'codesandbox.tests' }],
88
},
99
{
10-
open: true,
1110
views: [
1211
{ id: 'codesandbox.console' },
1312
{ id: 'codesandbox.problems' },

0 commit comments

Comments
 (0)