🐛(react) fix DataGrid selection checkbox rerendering
Each time a row was select or unselect the checkbox was re-triggering its animation, which looked buggy. Fixes #37
This commit is contained in:
5
.changeset/famous-mice-explode.md
Normal file
5
.changeset/famous-mice-explode.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
fix DataGrid selection checkbox rerendering
|
||||
Reference in New Issue
Block a user