(react) add InputPassword

We had the need to have a built-in password input able to show or
hide the password.

Closes #301
This commit is contained in:
Nathan Vasse
2024-03-13 15:29:18 +01:00
committed by NathanVss
parent c63aff4861
commit a8ec9fb757
8 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add InputPassword