JSFiddle - React, Tailwind, and code Playground

by Intesar Haider

HTML

<h1>Pop</h1>
        <p>Print me</p>
        <a href="print.html" onclick="window.print();return false;">
            <img src="images/printer.png" height="32px" width="32px">
        </a>