JSFiddle - React, Tailwind, and code Playground

by manishie

HTML

<div class="click">click</div>
<div id="wrapper">
<div id="container">
<div data-attrfirst='type1'><span data-attrsecond='type2'>must be red</span></div>
</div>
</div>