JSFiddle - React, Tailwind, and code Playground

by vishalvasani

HTML

<!DOCTYPE html>
<html>
<body>

<button onclick="window.print()">Print this page</button>

</body>
</html>