fixed add to cart bugs

This commit is contained in:
mohadese-nm
2024-10-02 09:38:51 +03:30
parent dad18b1a34
commit 1c2169b807
16 changed files with 840 additions and 443 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ export default () => {
btns: {
send: {
props: {
label: t("submitAndSend")
label: t("submitAndPay")
},
events: {
click: () => {}