JSFiddle - React, Tailwind, and code Playground
HTML
<input placeholder="Date Of Birth(mm/dd/yyyy)" class="textbox-n" type="text" onfocus="(this.type='date')" id="date">
<input placeholder="Date Of Birth(mm/dd/yyyy)" class="textbox-n" type="text" onfocus="(this.type='date')" id="date">