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

Commit d54496c

Browse files
committed
Merge pull request #271 from davezuko/patch-2
Add example migration from ^3.0.0
2 parents 98ceca0 + f0e09db commit d54496c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ store.dispatch(push('/foo'))
127127

128128
Examples from the community:
129129

130-
- None yet, since we just released a new version :smile:
130+
* [davezuko/react-redux-starter-kit](https://github.com./davezuko/react-redux-starter-kit) - popular redux starter kit
131+
* **tip**: migrating from react-router-redux `^3.0.0`? use [this commit](https://github.com./davezuko/react-redux-starter-kit/commit/0df26907dce6b2cf52f4f3d63fdce092188de139) as a reference
131132

132133
→ _Have an example to add? Send us a PR!_ ←
133134

0 commit comments

Comments
 (0)