๐
Working from home
Pinned Loading
-
React hook to subscribe to window size
React hook to subscribe to window size 1import React from 'react';
2import throttle from 'lodash/throttle';
34const events = new Set();
5const onResize = () => events.forEach(fn => fn());
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.