JSFiddle - React, Tailwind, and code Playground

by chiragvidani

HTML

<input type="text" id="from" />
<input type="text" id="to" />

JavaScript

$('#from').datepicker();