Skip to content

Commit 59609f2

Browse files
authored
chore: remove redundant "viewable" attribute (#105)
1 parent 600834e commit 59609f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/views/livewire/auth/forgot-password.blade.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public function sendPasswordResetLink(): void
3737
required
3838
autofocus
3939
placeholder="[email protected]"
40-
viewable
4140
/>
4241

4342
<flux:button variant="primary" type="submit" class="w-full">{{ __('Email password reset link') }}</flux:button>

0 commit comments

Comments
 (0)