You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
small custom hook, I am using to check if window was resized
You can check if window was resized with isResized, can do something and switch it back with setIsResized. Also, you can use size if you need ([x, y]),
About
small custom hook, I am using to check if window was resized