Playwright: added ID to spinbutton

This commit is contained in:
Jose Olarte III
2024-08-08 15:47:19 +08:00
parent f17f830453
commit c8bdaa10eb
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
<fa icon="chevron-left" />
</div>
<input
id="inputGivenAmount"
type="number"
class="border border-r-0 border-slate-400 px-2 py-2 text-center w-20"
v-model="amountInput"