react-chain-history
v0.4.3
Published
A react-chain middleware for history
Downloads
33
Keywords
Readme
react-chain-history
A react-chain middlware for history.
Usage
Install:
$ npm install --save react-chain-historyAdd to the project:
// Import to your react-chain initialize module
import history from 'react-chain-history'
// Add middleware
app.chain(history())Licence
MIT
