Skip to content

Commit

Permalink
Adjust typings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mati365 committed Aug 16, 2024
1 parent 20cc598 commit a7770bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/editor-cdn/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<h1>Example of using CKEditor 5 + CDN in Vue.js 3.x</h1>

<ckeditor
v-if="TestEditor"
v-model="data"
tag-name="textarea"
:disable-two-way-data-binding="isTwoWayDataBindingDisabled"
Expand Down

0 comments on commit a7770bd

Please sign in to comment.