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.
2 parents 3925f13 + 5913e81 commit 40e7bcfCopy full SHA for 40e7bcf
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