mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
delete comments
This commit is contained in:
@@ -60,7 +60,6 @@ const OpenPassportQRcode: React.FC<OpenPassportQRcodeProps> = ({
|
||||
const lottieRef = useRef(null);
|
||||
|
||||
const handleAnimationComplete = () => {
|
||||
console.log('Animation completed');
|
||||
setShowAnimation(false);
|
||||
setProofStep(ProofSteps.WAITING_FOR_MOBILE);
|
||||
const newSessionId = uuidv4()
|
||||
|
||||
Reference in New Issue
Block a user