src/core/warehouse.jsx @@ -46,7 +46,7 @@ }, INTERVAL_TIME * 1.1); return () => { // clearInterval(timer); clearInterval(timer); } }, [])