1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-12 01:40:53 +01:00

Remove console.log

This commit is contained in:
Nayam Amarshe 2023-10-26 18:46:55 +05:30
parent 7480a6181f
commit 68773a6e82

View File

@ -22,10 +22,6 @@ function ProgressBar({
}
}, [progress]);
console.log({
progress,
});
return (
<div className="absolute flex h-full w-full flex-col items-center justify-center bg-base-300/50 backdrop-blur-lg">
<div className="flex flex-col items-center gap-2">