fixed add to cart bugs
This commit is contained in:
@@ -5,7 +5,7 @@ export default () => {
|
||||
btns: {
|
||||
send: {
|
||||
props: {
|
||||
label: t("submitAndSend")
|
||||
label: t("submitAndPay")
|
||||
},
|
||||
events: {
|
||||
click: () => {}
|
||||
|
||||
Reference in New Issue
Block a user