Skip to content

Commit

Permalink
Update vue3.md (#2349)
Browse files Browse the repository at this point in the history
Gramatical Error:
You’re probably used to bind your data --> You’re probably used to binding your data
Note: addition of -ing
  • Loading branch information
Aiyush-G authored Jan 4, 2022
1 parent e550d3c commit 5c4df33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/vue3.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,6 @@ export default {
You should now see Tiptap in your browser. Time to give yourself a pat on the back! :)

## 5. Use v-model (optional)
You’re probably used to bind your data with `v-model` in forms, that’s also possible with Tiptap. Here is how that would work with Tiptap:
You’re probably used to binding your data with `v-model` in forms, that’s also possible with Tiptap. Here is how that would work with Tiptap:

https://embed.tiptap.dev/preview/GuideGettingStarted/VModel

0 comments on commit 5c4df33

Please sign in to comment.