react-grid-layout v0.10.7 Release Notes
-
- 🛠 Bugfix:
className
andstyle
props on grid children were being incorrectly dropped, a holdover from whencloneWithProps()
used to do this merging for us. They are now merged.
- 🛠 Bugfix:
className
and style
props on grid children were being incorrectly dropped, a holdover
from when cloneWithProps()
used to do this merging for us. They are now merged.