(react) add empty placeholder customization props

We want to be able to customize the empty placeholder label, add a
call to action and choose whether we want to display the image as well.

Closes #27
This commit is contained in:
Nathan Vasse
2024-03-04 16:04:59 +01:00
committed by NathanVss
parent c667d51a11
commit 31fa91e92f
4 changed files with 103 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add empty placeholder customization props