..
This commit is contained in:
@@ -21,7 +21,6 @@ const JoinGroupPage: React.FC = () => {
|
|||||||
setUrl(res.data.QRCode);
|
setUrl(res.data.QRCode);
|
||||||
};
|
};
|
||||||
getQrCode();
|
getQrCode();
|
||||||
// drawImageToCanvas();
|
|
||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user