Skip to content

Commit 1aa9437

Browse files
podocarpccyccyccy
authored andcommitted
fixes #407 (#433)
1 parent 66ce132 commit 1aa9437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/workspace/Editor.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import * as React from 'react'
22
import AceEditor from 'react-ace'
33
import { HotKeys } from 'react-hotkeys'
44

5+
import 'brace/ext/searchbox'
56
import 'brace/mode/javascript'
67
import 'brace/theme/cobalt'
78

0 commit comments

Comments
 (0)