in packages/palette-mantine-form/palette.tsx [55:60]
email: isEmail('Invalid email'), }, }); const handleError = (errors: typeof form.errors) => { if (errors.email) {