JSFiddle - React, Tailwind, and code Playground

by gkohen

HTML

<div id='appArea' style='width: 98%; height: 100%;background-color:blue;'>
	    test
	</div>
	<div id="pivotGraphFlyout">
		<div id="graphArea"></div>
	</div>
	<div id="pivotCommentFlyout">
		<div id="flyout" class="pivotAccordion"></div>
	</div>