mirror of
https://github.com/SrIzan10/stack.git
synced 2026-06-06 01:06:54 +00:00
fix: login system errors
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
'use server'
|
||||
|
||||
import { z } from 'zod'
|
||||
|
||||
export const accountSchema = z.object({
|
||||
|
||||
Reference in New Issue
Block a user