From 4c99cb5d08928cecc6e0d6b720e584984246dab4 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Mon, 31 Jul 2023 09:02:41 -0500 Subject: [PATCH] fix: label prop not being passed to password input --- frontend/components/Form/Password.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/Form/Password.vue b/frontend/components/Form/Password.vue index 91b59c8..0c03c91 100644 --- a/frontend/components/Form/Password.vue +++ b/frontend/components/Form/Password.vue @@ -1,6 +1,6 @@