Daniel Ferreira

Results 1 comments of Daniel Ferreira

Is there a better workaround for this? What I have is this but doesn't update to window changes ``` const screenHeight = { height: window.innerHeight } ``` ` `