Skip to content

Commit 210d4b3

Browse files
committed
Removed autofocus
1 parent d9ea48a commit 210d4b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

App/containers/EditorContainer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ export default class EditorContainer extends Component {
4848

4949
render() {
5050
const options = {
51-
autofocus: true,
5251
lineNumbers: true,
5352
mode: 'javascript',
5453
};

0 commit comments

Comments
 (0)