mirror of
https://github.com/grafana/grafana.git
synced 2026-08-19 01:34:54 -05:00
* Removed auto-capitalization from the login form On mobile browsers, by default most keyboards will auto capitalize the first letter of the email/username, which is case sensitive. This PR fixes that. * Fixed autoCapitalize react keyword