From b7fcc15fa56611143b053e2f8f3437c922f53013 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 25 Nov 2020 13:52:41 +0300 Subject: [PATCH] Fixed #651 - Password element does not inherit attributes --- src/components/password/Password.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/password/Password.vue b/src/components/password/Password.vue index 53754359c..a9a4d102b 100755 --- a/src/components/password/Password.vue +++ b/src/components/password/Password.vue @@ -1,6 +1,6 @@