UNPKG

146 BJavaScriptView Raw
1import React from 'react';
2var context = /*#__PURE__*/React.createContext(null);
3context.displayName = 'AccordionContext';
4export default context;
\No newline at end of file