(react) introduce DateRangePicker component

Introduce a flexible and reusable DateRangePicker component to facilitate the
selection of date ranges in the design system.
This commit is contained in:
Lebaud Antoine
2023-06-16 16:58:16 +02:00
committed by aleb_the_flash
parent 0775490a60
commit 0d6b98ee1f
3 changed files with 1146 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
Introduce a DateRangePicker component