Package Exports
- react-scroll-to-component-ssr
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-scroll-to-component-ssr) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-scroll-to-component-ssr
This repo is aimed to avoid the error from https://github.com/flyingant/react-scroll-to-component/issues/8 and https://github.com/component/scroll-to/issues/9
Install
With npm
npm install react-scroll-to-component-ssr --save
With Yarn
yarn add react-scroll-to-component-ssr
For usage and details, please refer to https://github.com/flyingant/react-scroll-to-component
License
MIT