JSFiddle - React, Tailwind, and code Playground

by klenwell

HTML

<body>
  <nav></nav>
  <div>
    <h2>
      There has been an error.
    </h2>
    <a href="#">Click here to go home</a>
  </div>
</body>