mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-19 00:15:43 +01:00
* Use correct input type "string" is not a valid input type: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types "text" is the actual valid value. * Use correct autocomplete values for credential fields "true", "on", and "confirm-password" are not valid autocomplete values https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete |
||
---|---|---|
.. | ||
PasswordAuth.styles.ts | ||
PasswordAuth.tsx |