mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
upgrade hook form resolvers
This commit is contained in:
@@ -70,7 +70,7 @@ export function StepCreate() {
|
||||
name: "",
|
||||
trigger: "manual",
|
||||
mode: "async",
|
||||
},
|
||||
} as Static<typeof schema>,
|
||||
mode: "onSubmit",
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user