Skip to content

Commit

Permalink
bug: disable spell check on filepath input box
Browse files Browse the repository at this point in the history
  • Loading branch information
rushabh-wadkar committed Sep 27, 2021
1 parent 9fd506d commit 33c4393
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
class="path-navigator"
type="text"
value="xplorer://Home"
spellcheck="false"
/>
<div class="menu">
<img
Expand Down

0 comments on commit 33c4393

Please sign in to comment.