I am trying to follow this tutorial for drag n' drop.
https://georepublic.info/en/blog/2012/leaflet-example-with-wfs-t/
I want to build this out using react, but see they are using jquery ui and the draggable functionality. I'm confused as to how I would import and call this same thing via a react component. Can someone point me in the right direction?