JSFiddle - React, Tailwind, and code Playground

by zbst

HTML

<form>
  <input type="text" placeholder="Текст-1"><Br>
  <input type="date"><input type="time" placeholder="Текст-3"><Br>
  <input type="text" placeholder="Текст-3"><Br>
  <input type="submit">
</form>