mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-22 06:16:18 +00:00
arreglar boton de buscar
This commit is contained in:
parent
5e0e98bbcf
commit
28a22d0b0e
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@
|
|||
|
||||
<form class="flex gap-2" on:submit|preventDefault={handleSubmit}>
|
||||
<Input placeholder="Buscar productos" bind:value={search} />
|
||||
<Button>Buscar</Button>
|
||||
<Button type="submit">Buscar</Button>
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue