UNPKG

@patternfly/react-core

Version:

This library provides a set of common React components for use with the PatternFly reference implementation.

3 lines 129 B
import * as React from 'react'; export const PopoverContext = React.createContext({}); //# sourceMappingURL=PopoverContext.js.map