JSFiddle - React, Tailwind, and code Playground

by sushilbharwani

HTML

<div id="wrap">
<input type="text" value="dropdown"></input>
</div>

CSS

#wrap:after {
    content:"v";
    position:relative;
    margin-right:px;
    pointer-events:none;
}