This commit is contained in:
philipcheung 2025-03-17 09:38:15 +08:00
parent 1285153962
commit 9d073e59cf
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ function Bestoil() {
}); });
// Create refs for elements we want to animate // Create refs for elements we want to animate
const bestOilRef = useRef(null);
const oilChartRef = useRef(null);
const cookRef = useRef(null); const cookRef = useRef(null);
const oilCubesRef = useRef(null); const oilCubesRef = useRef(null);