diff --git a/frontend/src/components/stickies.tsx b/frontend/src/components/stickies.tsx index 0d3604f..20098f8 100644 --- a/frontend/src/components/stickies.tsx +++ b/frontend/src/components/stickies.tsx @@ -87,7 +87,7 @@ const Stickies = () => { dragIndex.current = null; setDragOverIndex(null); }; - + console.log(score?.toFixed(2)) return (