fix button type

This commit is contained in:
Tiago Vasconcelos 2022-12-15 14:56:30 +00:00
parent 210c736181
commit 6a44ac3425

View File

@ -24,7 +24,6 @@
unelevated
color="primary"
:disabled="userAmount < paywallAmount || paymentReq"
type="submit"
@click="createInvoice"
>Send</q-btn
>