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 f23c9f2 commit 509e6f1Copy full SHA for 509e6f1
packages/common/src/templates/helpers/react-template.ts
@@ -7,7 +7,6 @@ export class ReactTemplate extends Template {
7
views: [{ id: 'codesandbox.browser' }, { id: 'codesandbox.tests' }],
8
},
9
{
10
- open: true,
11
views: [
12
{ id: 'codesandbox.console' },
13
{ id: 'codesandbox.problems' },
0 commit comments