Skip to content

Commit 3c8c884

Browse files
committed
Add password visibility toggle to all password inputs
2 parents d0d17cb + 391e0ab commit 3c8c884

20 files changed

+664
-608
lines changed

authui/package-lock.json

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

authui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"typescript": "4.5.5"
2323
},
2424
"dependencies": {
25+
"@hotwired/stimulus": "3.0.1",
2526
"axios": "0.26.1",
2627
"luxon": "2.3.0",
2728
"turbolinks": "5.2.0",

0 commit comments

Comments
 (0)