Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit e1df260

Browse files
committed
Note about react-router version in example
1 parent 00551db commit e1df260

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ We only store current URL and state, whereas redux-router stores the entire loca
4444

4545
Let's take a look at a simple example.
4646

47+
**Note:** This example uses `react-router`'s 2.0 API, which is currently released under version 2.0.0-rc5.
48+
4749
```js
4850
import React from 'react'
4951
import ReactDOM from 'react-dom'

0 commit comments

Comments
 (0)