ui overhaul
All checks were successful
Build and deploy Havenllo / Verify Go and frontend (push) Successful in 32s
Build and deploy Havenllo / Build and push image (push) Successful in 32s
Build and deploy Havenllo / Apply and restart Havenllo (push) Successful in 6s

This commit is contained in:
Hermes
2026-07-14 11:24:43 -03:00
parent afd23ca751
commit 4797bbdef8
5 changed files with 33 additions and 4 deletions

View File

@@ -16,6 +16,7 @@
"devDependencies": {
"@preact/preset-vite": "^2.10.1",
"@types/commonmark": "^0.27.10",
"@types/node": "^26.1.1",
"typescript": "^5.8.3",
"vite": "^6.3.5"
},