Published
- 1 min read
bootstrap input file
The solution for this is noted below
bootstrap input file
Solution
<div class="custom-file">
<input type="file" class="custom-file-input" id="inputGroupFile01" />
<label class="custom-file-label" for="inputGroupFile01">Choose file</label>
</div>
Try other methods by searching on the site. That is if this doesn’t work