ok
This commit is contained in:
@@ -49,7 +49,7 @@ export default function Transactions({ shop, shopId, propsShopId, sendParam, dev
|
||||
console.error("Error fetching transactions:", error);
|
||||
}
|
||||
};
|
||||
|
||||
console.log(deviceType)
|
||||
fetchTransactions();
|
||||
}, [deviceType, newTransaction]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user