fix button type
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
unelevated
|
unelevated
|
||||||
color="primary"
|
color="primary"
|
||||||
:disabled="userAmount < paywallAmount || paymentReq"
|
:disabled="userAmount < paywallAmount || paymentReq"
|
||||||
type="submit"
|
|
||||||
@click="createInvoice"
|
@click="createInvoice"
|
||||||
>Send</q-btn
|
>Send</q-btn
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user