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