use a scale of 1 on QR code inner logo

This commit is contained in:
Hailey
2024-07-07 00:31:26 -07:00
parent 6b5e3181fb
commit a65f19d295
+1 -1
View File
@@ -110,7 +110,7 @@ export function QrCodeInner({link}: {link: string}) {
innerEyesOptions={{borderRadius: 3}}
logo={{
href: require('../../../assets/logo.png'),
scale: 1.2,
scale: 1,
padding: 2,
hidePieces: true,
}}