I have the following code in ReactJS:
const { state, dispatch } = useContext(LabelerContext); useEffect(()=>{ console.log("RUNNING USEEFF