JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" class="datepicker"></td>
    <input type="text" class="datepicker"></td>

JavaScript

$( ".datepicker" ).datepicker();