JSFiddle - React, Tailwind, and code Playground

by khamer

HTML

<a href="/" class="js-back">Go back</a>

JavaScript

$('.js-back').click(history.back);