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
juliusknorr committed Aug 31, 2023
1 parent 45b7bfd commit 4d1463b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Editor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
data-text-el="editor-container"
class="text-editor"
@keydown.stop="onKeyDown">
<h1>test</h1>
<h1>test more changes</h1>
<DocumentStatus v-if="displayedStatus"
:idle="idle"
:lock="lock"
Expand Down

0 comments on commit 4d1463b

Please sign in to comment.