Skip to content

Commit

Permalink
fixup prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
benwolfram committed Jun 19, 2024
1 parent 99aa8c1 commit 866ea94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/src/components/editor/editor-modes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ export const EditorModes = {
return {
type: 'panels',
}
}
},
}

export function isInsertMode(value: Mode): value is InsertMode {
Expand Down

0 comments on commit 866ea94

Please sign in to comment.