Skip to content

Commit

Permalink
Add applyRouterMiddleware import
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Aug 9, 2016
1 parent e462cdb commit 3c049d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -8,6 +8,7 @@
Apply the `useRelay` router middleware, pass in a Relay environment to `<Router>`, then define Relay queries and render callbacks for each of your routes:

```js
import { applyRouterMiddleware, /* ... */ } from 'react-router';
import useRelay from 'react-router-relay';

/* ... */
Expand Down

0 comments on commit 3c049d7

Please sign in to comment.