no skip ci on agent balance' qr card
This commit is contained in:
@ -203,7 +203,7 @@ const PaymentCard = ({ barcode, agent_name, customerId }: any) => {
|
|||||||
img.onload = () => resolve();
|
img.onload = () => resolve();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
const handleDownload = async () => {
|
const handleDownload = async () => {
|
||||||
if (!cardRef.current) return;
|
if (!cardRef.current) return;
|
||||||
|
|||||||
Reference in New Issue
Block a user