added tutorials

This commit is contained in:
2024-12-18 10:44:21 +02:00
parent ea3e102bba
commit 98785e0571
8 changed files with 1100 additions and 6 deletions

View File

@@ -88,7 +88,8 @@
"tippy.js": "^6.3.7",
"tiptap-extension-resize-image": "^1.1.8",
"vite-plugin-top-level-await": "^1.4.4",
"vite-plugin-wasm": "^3.3.0"
"vite-plugin-wasm": "^3.3.0",
"ts-key-enum": "^2.0.12"
},
"devDependencies": {
"@testing-library/dom": "^10.3.0",