Skip to content

Commit 1215a9f

Browse files
committed
Merge branch 'dev'
2 parents 88459b2 + 923c04e commit 1215a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Login.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ function TooltipFocus() {
4747
return (
4848
<Tooltip
4949
label={
50-
valid ? 'All good right now! until you check out dev console 🤣 but it still works' : 'Password must include at least 6 characters, and a donative for this project too 😛'
50+
valid ? 'All good! 🤣' : 'Password must include at least 6 characters, and a donative for this project too 😛'
5151
}
5252
position='bottom'
5353
placement='end'

0 commit comments

Comments
 (0)