I'm building a drag and drop list with framer-motion and I have motion.div wrapper but I want a small handle inside this component to be able to use drag functionality.
Here's the example of code: https://codesandbox.io/s/framer-motion-2-drag-to-reorder-forked-82nvd?file=/src/App.js
I want red box inside to use as a handle.