JSFiddle - React, Tailwind, and code Playground
by GolfGirl21
HTML
<div id="paint">
<canvas id="my canvas" width="50" height="200">
</canvas>
</div>
by GolfGirl21
<div id="paint">
<canvas id="my canvas" width="50" height="200">
</canvas>
</div>