mirror of
https://github.com/danbee/spotify-client
synced 2025-03-04 08:59:12 +00:00
Add button to form.
This commit is contained in:
parent
99dd69ecdc
commit
d4c680c910
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<form class="search">
|
<form class="search">
|
||||||
<input name="q" type="search">
|
<input name="q" type="search"><button type="submit">Search</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<ul class="songs">
|
<ul class="songs">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user