We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 578c4db commit 60bf0cdCopy full SHA for 60bf0cd
show-hide-password/index.html
@@ -53,7 +53,7 @@
53
</head>
54
<body>
55
<div class="wrapper">
56
- <h3>🔒 Password Field</h3>
+ <h3>Password Field</h3>
57
<input type="password" id="password" placeholder="Enter password">
58
<button id="toggleBtn">Show</button>
59
</div>
0 commit comments