(react) add text variants to Button

These variant are smaller buttons without background that can be used
in cases where we want the Button to have a minimal design.
This commit is contained in:
Nathan Vasse
2023-12-20 11:01:54 +01:00
committed by NathanVss
parent 6d91c1d19f
commit e90a5dd6e6
5 changed files with 83 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add text variants to Button