♻️(react) fix rhf reset with Input

when using reset(), Input field value wasn't updated
This commit is contained in:
Romain Le Cellier
2023-09-21 16:18:01 +02:00
parent e2738495dc
commit 034e299407
4 changed files with 64 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": patch
---
Fix input usage with react hook form