in src/App/hooks/useWindowDimensions.tsx [14:16]
function handleResize() { setWindowDimensions(getWindowDimensions()); }