yikoyu / vuetify-pro-tiptap

A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.
https://yikoyu.github.io/vuetify-pro-tiptap/
MIT License
138 stars 19 forks source link

feat(VuetifyTiptap): export useTiptapStore #334

Open kissmannchristoph opened 1 month ago

kissmannchristoph commented 1 month ago

https://github.com/yikoyu/vuetify-pro-tiptap/pull/194

In this pull request, i requested to export the context because i use the isFullscreen value. You moved this to the store, can we please export this?