JSFiddle - React, Tailwind, and code Playground

by Simon Price

HTML

<input type="text" name="when_is_escrow_set_to_close" class=" regular-text" value="" />

JavaScript

alert("before hide");
$('[name=when_is_escrow_set_to_close]').hide();