JSFiddle - React, Tailwind, and code Playground

by soniii

HTML

<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap-theme.min.css">
<script src="https://afarkas.github.io/webshim/js-webshim/minified/polyfiller.js"></script>

    <div class="form-group">
        <label for="inputPassword3" class="control-label">Password*</label>
        <input type="file" accept=".jpeg" class="form-control" id="inputPassword3" placeholder="Password" required />
    </div>