I get the following warning when I use ReactGridLayout or ResponsiveReactGridLayout:
Warning: componentWillReceiveProps has been renamed, and is not recommended for use.
Please update the following components: ReactGridLayout, ResponsiveReactGridLayout

Could it be because of the outdated babel-preset-react (the newer NPM package is @babel/preset-react) and other Babel packages?