A react-chain middlware for history.
Install:
$ npm install --save react-chain-history
Add to the project:
// Import to your react-chain initialize module
import history from 'react-chain-history'
// Add middleware
app.chain(history())
MIT
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
A react-chain middlware for history.
Install:
$ npm install --save react-chain-history
Add to the project:
// Import to your react-chain initialize module
import history from 'react-chain-history'
// Add middleware
app.chain(history())
MIT