(react) add TextArea component

How could we ship a design system library without a textarea?
This commit is contained in:
Nathan Vasse
2023-10-20 17:13:21 +02:00
committed by NathanVss
parent 01528b9377
commit bbf3df852f
12 changed files with 826 additions and 2 deletions

View File

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