feat: improve help view
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 1m24s

This commit is contained in:
2024-04-26 19:04:54 +02:00
parent 9d1b631c32
commit 98a4e6e34d
20 changed files with 243 additions and 170 deletions

View File

@@ -14,6 +14,6 @@
},
"devDependencies": {
"vite": "^5.2.10",
"vitest": "^1.5.1"
"vitest": "^1.5.2"
}
}