fixed layout centralization issue for Text to Mermaid.
... | ... | @@ -16,7 +16,7 @@ |
"vite-plugin-vuetify": "^2.1.1", | ||
"vue": "^3.5.17", | ||
"vue-router": "^4.5.1", | ||
"vuetify": "^3.9.0-beta.1" | ||
"vuetify": "^3.9.2" | ||
}, | ||
"devDependencies": { | ||
"@vitejs/plugin-vue": "^6.0.0", | ||
... | ... |
Please register or sign in to comment