From 6be33b10fd68257844d1cbb7197ed646c3ba8f67 Mon Sep 17 00:00:00 2001 From: sadeghbarati Date: Wed, 27 Sep 2023 16:00:58 +0330 Subject: [PATCH] chore: update `ProfileForm.vue` and `AccountForm` fix vee-validate initialValues on components with `componentField` slotProp --- .../examples/forms/components/AccountForm.vue | 27 +-- .../examples/forms/components/ProfileForm.vue | 198 ++++++++++-------- 2 files changed, 119 insertions(+), 106 deletions(-) diff --git a/apps/www/src/examples/forms/components/AccountForm.vue b/apps/www/src/examples/forms/components/AccountForm.vue index 8c5e755b..d689dba2 100644 --- a/apps/www/src/examples/forms/components/AccountForm.vue +++ b/apps/www/src/examples/forms/components/AccountForm.vue @@ -83,32 +83,29 @@ async function handleSubmit(values: any) {
- + Name - + - This is your public display name. It can be your real name or a - pseudonym. You can only change this once every 30 days. + This is the name that will be displayed on your profile and in emails. - + Date of birth