refactor(ui): split config and connections views

This commit is contained in:
Peter Steinberger
2026-01-14 01:11:03 +00:00
parent a44f1912b3
commit acfa762617
9 changed files with 650 additions and 568 deletions

View File

@@ -19,8 +19,5 @@
"playwright": "^1.57.0",
"typescript": "^5.9.3",
"vitest": "4.0.17"
},
"pnpm": {
"minimumReleaseAge": 2880
}
}