From eaeb9a92fc61b637391ac1e69f470d2547629d43 Mon Sep 17 00:00:00 2001 From: edmondlang Date: Wed, 13 Dec 2023 20:03:16 +0800 Subject: [PATCH] fix register issue with autofill credentials --- .../components/accounts/forms/RegistrationFormComponent.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/assets/vue/components/accounts/forms/RegistrationFormComponent.vue b/resources/assets/vue/components/accounts/forms/RegistrationFormComponent.vue index 9f49275e..a735f783 100644 --- a/resources/assets/vue/components/accounts/forms/RegistrationFormComponent.vue +++ b/resources/assets/vue/components/accounts/forms/RegistrationFormComponent.vue @@ -13,6 +13,10 @@
+ + + +