1
0
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:
Dan Barber 2014-10-31 17:36:26 +00:00
parent 99dd69ecdc
commit d4c680c910

View File

@ -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">