OneKeyHQ / app-monorepo

Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
https://onekey.so
Other
1.92k stars 362 forks source link

chore: disabled signText input OK-30114 #5180

Closed kwoktung closed 1 month ago

codesandbox[bot] commented 1 month ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

what-the-diff[bot] commented 1 month ago
## PR Summary

* **Made TextArea Uneditable**
Updated `SignText.tsx` to set TextArea component as non-editable
* **Made TextArea Unselectable**
Also ensured text in TextArea component is not selectable for user interactions