From 8b05825681613db2e24b1a0db18b09e1ae711506 Mon Sep 17 00:00:00 2001 From: iamsivin Date: Fri, 7 Nov 2025 17:40:48 +0530 Subject: [PATCH] chore: Update the edit password screen input --- .../dashboard/components-next/input/Input.vue | 88 ++++++++++--------- .../v3/views/auth/password/Edit.vue | 22 +++-- 2 files changed, 60 insertions(+), 50 deletions(-) diff --git a/app/javascript/dashboard/components-next/input/Input.vue b/app/javascript/dashboard/components-next/input/Input.vue index 95ad7297f..55b3a4d54 100644 --- a/app/javascript/dashboard/components-next/input/Input.vue +++ b/app/javascript/dashboard/components-next/input/Input.vue @@ -133,48 +133,52 @@ onMounted(() => { - -