UNPKG

191 BJavaScriptView Raw
1import * as React from 'react';
2export const PopupContext = /*#__PURE__*/React.createContext(null);
3if (process.env.NODE_ENV !== 'production') {
4 PopupContext.displayName = 'PopupContext';
5}
\No newline at end of file