JSFiddle - React, Tailwind, and code Playground

by Luke Marlow

JavaScript

$j.datepicker._gotoToday = function (id) { $j(id).datepicker('setDate', new Date()).datepicker('hide').blur(); };