♻️(react) make className standard across components
The className prop was sometimes set onto the nested element and sometimes on the container element, which was not consistent. Now we always set the className onto the upmost element.
This commit is contained in:
5
.changeset/quiet-candles-shake.md
Normal file
5
.changeset/quiet-candles-shake.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": minor
|
||||
---
|
||||
|
||||
make className standard across components
|
||||
Reference in New Issue
Block a user