import React from 'react'; export const WindowContext = React.createContext(window);