💄(react) homegenize form inputs states

Currently between all components some states were not aligned (error, success,
hover, focus,...)
This commit is contained in:
jbpenrath
2025-12-08 14:29:52 +01:00
committed by Jean-Baptiste PENRATH
parent 992061fc8e
commit 67ba361370
21 changed files with 540 additions and 770 deletions

View File

@@ -0,0 +1,5 @@
---
"@gouvfr-lasuite/cunningham-react": minor
---
Fix a11y issues and improve input states consistency