JSFiddle - React, Tailwind, and code Playground
JavaScript
if ( window.location.href.match(/jsfiddle/) ) {
alert('hello');
$(".new-task a").click();
};
if ( window.location.href.match(/jsfiddle/) ) {
alert('hello');
$(".new-task a").click();
};