Skip to content

Commit a969297

Browse files
committed
rename show hint component
1 parent 3a36c64 commit a969297

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

client/modules/IDE/components/Editor.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import '../../../utils/p5-javascript';
4545
import Timer from '../components/Timer';
4646
import EditorAccessibility from '../components/EditorAccessibility';
4747
import { metaKey } from '../../../utils/metaKey';
48-
import './EditorShowHint';
48+
import './show-hint';
4949
import * as hinter from '../../../utils/p5-hinter';
5050

5151
import '../../../utils/codemirror-search';

0 commit comments

Comments
 (0)