README
react-cursor-position
This repo is a fork of https://github.com/ethanselzer/react-cursor-position
A React component that decorates its children with touch and mouse cursor coordinates, plotted relative to itself.
<script type="module">
import appinfiniReactCursorPosition from 'https://cdn.skypack.dev/@appinfini/react-cursor-position';
</script>
This repo is a fork of https://github.com/ethanselzer/react-cursor-position