Skip to content

Commit

Permalink
tmp: change
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliushaertl committed Sep 6, 2023
1 parent c478bf5 commit 7bd2665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Editor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
data-text-el="editor-container"
class="text-editor"
@keydown.stop="onKeyDown">
<h1>foo</h1>
<DocumentStatus v-if="displayedStatus"
:idle="idle"
:lock="lock"
Expand Down

0 comments on commit 7bd2665

Please sign in to comment.