removed if statement
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<input id="song" type="button" onclick={click} value="Songs"
|
||||
class="mr-4 border-solid border rounded-lg h-20 w-64 mt-2 {song_style}"/>
|
||||
</div>
|
||||
|
||||
<form onsubmit={ add }>
|
||||
<div class="flex flex-row items-baseline">
|
||||
<input class="flex-grow-1 border-solid border bg-emerald-100 w-half rounded-lg border-emerald-300 border h-20 pl-6 grow"
|
||||
|
Reference in New Issue
Block a user