1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-redux-saga/components
yhirano55 b90c77b17f Improve with-redux-saga example (#4392)
* Rename page component's class name: Counter => Index, Counter => Other
* Rename counter component class name: AddCount => Counter
* Add counter actions `decrement` and `reset` same as with-redux example
* Modify page link by NavigateTo attr in Page component
* Modify license MIT => ISC same as others in package.json
* Modify README
2018-05-16 10:47:12 +02:00
..
clock.js Add with-redux-saga example (#2551) 2017-07-13 20:55:29 +02:00
counter.js Improve with-redux-saga example (#4392) 2018-05-16 10:47:12 +02:00
page.js Improve with-redux-saga example (#4392) 2018-05-16 10:47:12 +02:00