remove logo entirely
This commit is contained in:
@@ -108,12 +108,6 @@ export function QrCodeInner({link}: {link: string}) {
|
|||||||
},
|
},
|
||||||
}}
|
}}
|
||||||
innerEyesOptions={{borderRadius: 3}}
|
innerEyesOptions={{borderRadius: 3}}
|
||||||
logo={{
|
|
||||||
href: require('../../../assets/logo.png'),
|
|
||||||
scale: 1,
|
|
||||||
padding: 2,
|
|
||||||
hidePieces: true,
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user