JSFiddle - React, Tailwind, and code Playground

HTML

<div id="info-panel">hey now</div>

JavaScript

$("#info-panel").fadeOut("fast");