UNPKG

@themesberg/react-bootstrap

Version:

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

5 lines (4 loc) 159 B
import React from 'react'; // TODO: check var context = /*#__PURE__*/React.createContext(null); context.displayName = 'NavbarContext'; export default context;