(react) add Radio component

Implement Radio input based on designed sketches.
This commit is contained in:
Nathan Vasse
2023-04-20 14:58:06 +02:00
committed by NathanVss
parent 43096e2bab
commit f5cb2e791e
14 changed files with 727 additions and 5 deletions

View File

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