fix: login system errors

This commit is contained in:
2024-05-04 18:00:47 +00:00
parent 99c907a2b5
commit afe830373e

View File

@@ -1,5 +1,3 @@
'use server'
import { z } from 'zod' import { z } from 'zod'
export const accountSchema = z.object({ export const accountSchema = z.object({