feat: Results show now multiple results

This commit is contained in:
2024-06-29 22:19:44 +02:00
parent 0e10bf6476
commit 4077252a0e
5 changed files with 36 additions and 40 deletions

View File

@ -11,7 +11,9 @@
<div class="form-group">
<div class="form-inline text-center">
<label>Enter here the music that you want:</label>
<input type="text" name="search" class="form-control" />
<label>
<input type="text" name="search" class="form-control" />
</label>
</div>
</div>