JSFiddle - React, Tailwind, and code Playground
by dhavaljani
HTML
Dhaval™
<input type="date">
CSS
body {
font-family: Roboto;
}
input{
pointer-events: none;
}
by dhavaljani
Dhaval™
<input type="date">
body {
font-family: Roboto;
}
input{
pointer-events: none;
}