JSFiddle - React, Tailwind, and code Playground

by 규연 황

HTML

<input type="text">

CSS

input[type=text]::-ms-clear {
display:none;
}