Form system refactor from react-hook-form to one schema per form across the stack (#2735)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Kalle
2026-01-18 18:21:19 +02:00
committed by GitHub
parent a004cf33b7
commit c20701d98c
242 changed files with 11673 additions and 3795 deletions

View File

@@ -1,5 +1,5 @@
.selectWidthWider {
--select-width: 250px;
--select-width: 100%;
}
.item {