🏷️(react) export more types

Based on recent developers feedbacks that needed to use props types
in order to wrap the lib's component they were stuck because we were
not exporting all of them.

Fixes #143
This commit is contained in:
Nathan Vasse
2023-08-29 16:21:19 +02:00
committed by NathanVss
parent b6e5a876d3
commit 66c25bcdbd
6 changed files with 27 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": patch
---
export more types