react-grid-layout v0.10.7 Release Notes

    • 🛠 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.