JSFiddle - React, Tailwind, and code Playground

by James Allardice

HTML

<textarea></textarea>

CSS

textarea {
        resize: none;
    }