JSFiddle - React, Tailwind, and code Playground
by Victor
HTML
<input class="message" type="text" placeholder="message">
<input type="text" class="title" placeholder="title">
<a href="" class="submit">submit here</a>
<a href="" class="callback">call them back</a>
<div class="results"></div>