UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

7 lines (4 loc) 243 B
import React__default from 'react'; /** This context can be used by components that compose ActionList inside a Menu */ const ActionListContainerContext = /*#__PURE__*/React__default.createContext({}); export { ActionListContainerContext };