If I want useEffect to only run once on component mount, what is the right way of doing it? Check the following example:
useEffect
const UseEffectCounter1