This commit is contained in:
2025-03-17 09:38:15 +08:00
parent 1285153962
commit 9d073e59cf

View File

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