fix: form reset and default values

This commit is contained in:
Nicolas Meienberger
2025-09-28 18:14:48 +02:00
parent 202759d9de
commit 110ebfd160
13 changed files with 133 additions and 102 deletions

View File

@@ -1,5 +1,5 @@
import { Hono } from "hono";
import { validator } from "hono-openapi/arktype";
import { validator } from "hono-openapi";
import {
createVolumeBody,
createVolumeDto,