From 81993cc2e68768d70418dd37f2337b98488428af Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 6 Mar 2022 13:31:57 +0100 Subject: [PATCH] fix: aria-label for password field --- src/components/input/password.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/input/password.vue b/src/components/input/password.vue index 9062ccaa2..eb73683db 100644 --- a/src/components/input/password.vue +++ b/src/components/input/password.vue @@ -16,7 +16,7 @@