Merged in chore/nextjs-version (pull request #3527)
chore(next/react): update to latest versions * chore(next/react): update to latest versions * Correct swc version Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -7,7 +7,5 @@ import {
|
||||
|
||||
export const contactInformationSchema = z.object({
|
||||
email: nullableStringEmailValidator,
|
||||
faxNumber: nullableStringValidator,
|
||||
phoneNumber: nullableStringValidator,
|
||||
websiteUrl: nullableStringValidator,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user