We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1034bbf commit 5cf25a2Copy full SHA for 5cf25a2
src/components/PasswordStrengthMeter.vue
@@ -26,6 +26,7 @@
26
v-if="toggle"
27
class="Password__toggle">
28
<button
29
+ type="button"
30
class="btn-clean"
31
:aria-label="showPasswordLabel"
32
@click.prevent="togglePassword()">
0 commit comments