refactor(SW-360): review feedback

This commit is contained in:
Chuma McPhoy
2024-11-21 15:10:28 +01:00
parent 0865a553cd
commit 6f980fe9cd
8 changed files with 21 additions and 17 deletions

View File

@@ -1,8 +1,6 @@
import { z } from "zod"
import { countriesMap } from "@/components/TempDesignSystem/Form/Country/countries"
import { passwordValidator } from "@/utils/passwordValidator"
import { phoneValidator } from "@/utils/phoneValidator"
import { getMembership } from "@/utils/user"
export const membershipSchema = z.object({