Skip to content

Commit

Permalink
[DDW-409] Disable single mnemonic spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslaw-wlodek committed Jun 24, 2022
1 parent 98cf5f3 commit ace7ed5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -77,6 +77,7 @@ const MnemonicAutocompleteLayout = ({
onClick={onClick}
onPaste={onPaste}
disabled={disabled}
spellCheck="false"
/>
</div>
)}
Expand Down

0 comments on commit ace7ed5

Please sign in to comment.