JSFiddle - React, Tailwind, and code Playground

by Patrick Hund

HTML

<form onsubmit="return false">

    <input type="date" name="date">
    <input type="text" name="description">
</form>