From 35acc98e4f28aa634396ce07c919499ddb46b268 Mon Sep 17 00:00:00 2001 From: Yoga Pangestu Date: Wed, 24 Sep 2025 20:12:59 +0700 Subject: [PATCH] feat(login): menambahkan viewable input password --- resources/views/livewire/auth/login.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/livewire/auth/login.blade.php b/resources/views/livewire/auth/login.blade.php index f16ec35..d12ddd5 100644 --- a/resources/views/livewire/auth/login.blade.php +++ b/resources/views/livewire/auth/login.blade.php @@ -18,8 +18,8 @@ class="size-8 rounded shrink-0 bg-accent text-accent-foreground flex items-cente
- +
@@ -29,7 +29,7 @@ class="size-8 rounded shrink-0 bg-accent text-accent-foreground flex items-cente
+ placeholder="Masukkan kata sandi" viewable />