🚑️(react) fix unexisting import

Since b72d0d5c90 InputRefType doesn't
exist.
We missed some usage of it that are removed in this fix.
This commit is contained in:
Romain Le Cellier
2023-08-10 18:07:28 +02:00
parent 7de28bcf9b
commit 3e1cdbe9d6
4 changed files with 11 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
bug fix, remove usage of InputRefType