(react) add Checkbox component

Implement Checkbox input based on designed sketches.
This commit is contained in:
Nathan Vasse
2023-04-20 14:57:22 +02:00
committed by NathanVss
parent a462bb5a61
commit 43096e2bab
14 changed files with 724 additions and 16 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add Checkbox component