mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-19 09:54:18 +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