From 2a66cd5eb7b9670e57a56cecbd786273970e879c Mon Sep 17 00:00:00 2001 From: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com> Date: Thu, 21 Dec 2023 16:29:26 -0800 Subject: [PATCH] Updates form input import path --- app/javascript/v3/views/auth/password/Edit.vue | 2 +- app/javascript/v3/views/auth/reset/password/Index.vue | 2 +- app/javascript/v3/views/auth/signup/components/Signup/Form.vue | 2 +- app/javascript/v3/views/login/Index.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/javascript/v3/views/auth/password/Edit.vue b/app/javascript/v3/views/auth/password/Edit.vue index 0e5e65cc6..c2f20bf9e 100644 --- a/app/javascript/v3/views/auth/password/Edit.vue +++ b/app/javascript/v3/views/auth/password/Edit.vue @@ -49,7 +49,7 @@