redux-router-scroll-restoration
Version:
Middleware for restoration scroll position after changing page
24 lines (23 loc) • 634 B
JSON
{
"name": "redux-router-scroll-restoration",
"version": "1.0.1",
"description": "Middleware for restoration scroll position after changing page",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/dimalolzet/redux-router-scroll-restoration.git"
},
"keywords": [
"react",
"redux",
"react-router",
"middleware",
"scroll"
],
"author": "Dmitriy Kovalev",
"license": "MIT",
"bugs": {
"url": "https://github.com/dimalolzet/redux-router-scroll-restoration/issues"
},
"homepage": "https://github.com/dimalolzet/redux-router-scroll-restoration#readme"
}