diff --git a/resources/js/Pages/profile/partials/update-profile-information-form.vue b/resources/js/Pages/profile/partials/update-profile-information-form.vue index e15d13c..5a5fdff 100644 --- a/resources/js/Pages/profile/partials/update-profile-information-form.vue +++ b/resources/js/Pages/profile/partials/update-profile-information-form.vue @@ -105,7 +105,7 @@ const updateProfileInformation = () => { + :is-read-only="true">
{{ errors.login.join(', ') }}
@@ -115,7 +115,7 @@ const updateProfileInformation = () => { + :is-read-only="true">
{{ errors.email.join(', ') }}