JSFiddle - React, Tailwind, and code Playground

by wizztjh

HTML

<input id= "asd" type="text"/>

CSS

#asd{
}

JavaScript

$("#asd").draggable();