mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
various clean up and fixes
This commit is contained in:
@@ -63,7 +63,5 @@ export const useFastAverageColor = (args: {
|
||||
};
|
||||
}, [algorithm, srcLoaded, src, id]);
|
||||
|
||||
console.log('background :>> ', background);
|
||||
|
||||
return { background, colorId: idRef.current };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user