a lot of things
This commit is contained in:
@@ -18,7 +18,6 @@ export default createRoute(
|
||||
const schema = z.object({
|
||||
fields: z.array(
|
||||
z.object({
|
||||
id: z.string(),
|
||||
fieldId: z.string(),
|
||||
value: z.string(),
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user