Skip to content

Commit

Permalink
impr: better out of focus message
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Feb 27, 2024
1 parent 2413fba commit 4d796ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/html/pages/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
</div>
<div class="outOfFocusWarning hidden">
<i class="fas fa-mouse-pointer"></i>
Click here or start typing to focus
Click here or press any key to focus
</div>
<input
id="wordsInput"
Expand Down

0 comments on commit 4d796ef

Please sign in to comment.