JSFiddle - React, Tailwind, and code Playground

by Imabot

HTML

<label for="message">Your message :</label><br>
<textarea id="message" name="message" rows="10" cols="33">
Default entry
</textarea>