bam32bittheme
Advanced tools
Comparing version 2.1.71 to 2.1.72
@@ -144,8 +144,8 @@ "use strict"; | ||
}).then(response => { | ||
if (!response.ok) { | ||
throw new Error('Network response was not ok'); | ||
} | ||
return response.json(); | ||
setQrCodeData(response); | ||
setOpen(true); | ||
console.log('deneme', response); | ||
}).then(data => { | ||
setQrCodeData(data); | ||
setOpen(true); | ||
console.log('deneme', data); | ||
}).catch(error => { | ||
@@ -152,0 +152,0 @@ console.error('Error fetching QR code:', error); |
{ | ||
"name": "bam32bittheme", | ||
"version": "2.1.71", | ||
"version": "2.1.72", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "32bit Theme for Material UI v5.x", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package