diff --git a/resources/views/profile/partials/update-profile-information-form.blade.php b/resources/views/profile/partials/update-profile-information-form.blade.php index 0b3ad1cc1..284693863 100644 --- a/resources/views/profile/partials/update-profile-information-form.blade.php +++ b/resources/views/profile/partials/update-profile-information-form.blade.php @@ -116,7 +116,6 @@ class="rounded-md text-sm text-slate-500 hover:underline focus:outline-none focu type="text" class="mt-1 block w-full" :value="old('bio', $user->bio)" - required autocomplete="bio" />