Hi, thank you for the great library! It would be really helpful if you could export src/hooks/useWindowSize.ts, as it seems like a useful utility. Specifically, I’m looking for a performant way to get the current window dimensions outside of a scroll context. Is there a particular reason why this hasn’t been exported along with the other utilities?
Hi, thank you for the great library! It would be really helpful if you could export src/hooks/useWindowSize.ts, as it seems like a useful utility. Specifically, I’m looking for a performant way to get the current window dimensions outside of a scroll context. Is there a particular reason why this hasn’t been exported along with the other utilities?
Cheers