switch to types.ts file
This commit is contained in:
parent
ac111154fe
commit
4430dc0293
7 changed files with 27 additions and 27 deletions
|
@ -1,3 +1,4 @@
|
|||
import { SchedulingMode } from '@/types';
|
||||
import z from 'zod';
|
||||
|
||||
export const formSchema = z.object({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue