README
React Scroll No ReactDOM Dependency
This is a fork of https://github.com/fisshy/react-scroll with ReactDOM dependency removed
A scroll component for React.js without the need for ReactDOM
<script type="module">
import reactScrollNoReactdomDependency from 'https://cdn.skypack.dev/react-scroll-no-reactdom-dependency';
</script>
This is a fork of https://github.com/fisshy/react-scroll with ReactDOM dependency removed