From 42937bbac18a42937f429d143d48d32be9c7d6ad Mon Sep 17 00:00:00 2001 From: jitendra Date: Thu, 10 Mar 2022 12:06:38 +0530 Subject: [PATCH] Fixed --- .../views/shop/customers/account/profile/edit.blade.php | 2 +- .../views/shop/customers/account/profile/index.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/edit.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/edit.blade.php index 4221d89bb..92b55c24a 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/edit.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/edit.blade.php @@ -191,7 +191,7 @@ name="password" ref="password" type="password" - v-validate="'min:6|max:18'" /> + v-validate="'min:6'" /> diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/index.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/index.blade.php index 6de56fe48..0e6fdd7c1 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/index.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/customers/account/profile/index.blade.php @@ -97,7 +97,7 @@
- +