mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-11 04:07:34 +03:00
5047cf2d6d
The following warnings are fixed. 1) warning.js:44 Warning: Failed prop type: Passing "props" prop to <AppContainer /> is deprecated. Replace <AppContainer component={App} props={{ myProp: myValue }} /> with <AppContainer><App myProp={myValue} /></AppContainer>. in AppContainer 2) Warning: Failed prop type: Passing "component" prop to <AppContainer /> is deprecated. Replace <AppContainer component={App} /> with <AppContainer><App /></AppContainer>. in AppContainer |
||
---|---|---|
.. | ||
counter | ||
todomvc |