UNPKG

@themesberg/react-bootstrap

Version:

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

6 lines 164 B
import React from 'react'; var context = /*#__PURE__*/React.createContext({ eventKey: '' }); context.displayName = 'AccordionItemContext'; export default context;