@ApplePieGiraffe
Latest solutions
Latest comments
- @softmagnet
A bit late but i think you can use window.matchMedia for js media query instead of using listener in Header.js to constantly track the size of the window and set state every time it changes. I think it is less costly.