UNPKG

@themesberg/react-bootstrap

Version:

Unofficial release of the react-bootstrap library with Bootstrap 5 components built with React

4 lines 144 B
import React from 'react'; var context = /*#__PURE__*/React.createContext({}); context.displayName = 'AccordionContext'; export default context;