Skip to content

Commit

Permalink
tmp: test commit
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliushaertl committed Aug 30, 2023
1 parent 42df454 commit a639e1b
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>test</h1>
<DocumentStatus v-if="displayedStatus"
:idle="idle"
:lock="lock"
Expand Down

0 comments on commit a639e1b

Please sign in to comment.