Added vuetify-pro-tiptap for html formating.

This commit is contained in:
2026-02-03 02:48:10 +01:00
parent 92933d11f5
commit 64422fc68e
5 changed files with 1024 additions and 27 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"nuxt": "4.3.0",
"pinia": "3.0.4",
"vue": "3.5.27",
"vue-router": "5.0.2"
"vue-router": "5.0.2",
"vuetify-pro-tiptap": "2.8.2"
},
"devDependencies": {
"vite-plugin-vuetify": "2.1.3",