how to tell if you are on mobile reactjs code example Example: reactjs javascript is mobile and desktop const detectMobile = ()=> window.innerWidth < 768;