JSFiddle - React, Tailwind, and code Playground

by YangHax

HTML

<input type="text">

CSS

input::-ms-clear {
    display: none;
}