Closed sethomas closed 4 years ago
For lines like this: https://github.com/fisshy/react-scroll/blob/master/modules/components/Link.js#L3
React is required at run time, can you move "react" from devDependencies to dependencies in package.json?
Make a PR! :)
@fisshy https://github.com/fisshy/react-scroll/pull/414 thanks for response!
For lines like this: https://github.com/fisshy/react-scroll/blob/master/modules/components/Link.js#L3
React is required at run time, can you move "react" from devDependencies to dependencies in package.json?