refactor: remove shortcut hints in mobile devices
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
:placeholder="placeholder"
|
||||
:spellcheck="spellcheck"
|
||||
:autocapitalize="autocapitalize"
|
||||
:autocorrect="spellcheck"
|
||||
:class="styles"
|
||||
@input="updateSuggestions"
|
||||
@keyup="updateSuggestions"
|
||||
|
||||
Reference in New Issue
Block a user