We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5a5f7 commit 5913e81Copy full SHA for 5913e81
App/App.js
@@ -10,7 +10,7 @@ export default class App extends Component {
10
render() {
11
return (
12
/**
13
- * @see https://github.com/reduxjs/react-redux/blob/master/docs/api.md#provider-store
+ * @see https://github.com/reduxjs/react-redux/blob/master/docs/api/Provider.md
14
*/
15
<Provider store={store}>
16
{/**
0 commit comments