matrix-react-sdk
778697ab
- Use input element's value directly
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Use input element's value directly Since we're keeping the input as a ref anyway, let's use that rather than requiring the value to be passed to `validate`. This allows others to call `validate` as well.
References
#2933 - Input validation tooltips for registration
Author
jryans
Committer
jryans
Parents
5d95c318
Loading