Skip to content

Commit 06e0abf

Browse files
committed
Change name again
1 parent b566e38 commit 06e0abf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/components/organisms/NoteDetail.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { EditorPosition } from '../../lib/CodeMirror'
2323
import EditorSelectionStatus from '../molecules/EditorSelectionStatus'
2424
import EditorIndentationStatus from '../molecules/EditorIndentationStatus'
2525
import EditorThemeSelect from '../molecules/EditorThemeSelect'
26-
import EditorKeyMapSelect from '../molecules/EditorKeymapSelect'
26+
import EditorKeyMapSelect from '../molecules/EditorKeyMapSelect'
2727

2828
type NoteDetailProps = {
2929
note: NoteDoc

0 commit comments

Comments
 (0)