JSFiddle - React, Tailwind, and code Playground

by jeevankk

HTML

<html>
    <head>
    </head>
    <body>
        <input type="text" class="search-box" id="searchbox" placeholder="Search..." maxlength="80" style="width: 226px;height:26px;">

    </body>
</html>