You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I get the following warning when I use
ReactGridLayout
orResponsiveReactGridLayout
:Could it be because of the outdated
babel-preset-react
(the newer NPM package is@babel/preset-react
) and other Babel packages?The text was updated successfully, but these errors were encountered: