From 8e79e78006edd09a939042650cb1fef6db1b2960 Mon Sep 17 00:00:00 2001 From: KS Jannette Date: Sat, 1 Aug 2026 04:41:31 -0400 Subject: [PATCH] hotfix --- frontend/src/components/stickies.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 (