UNPKG

react-bootstrap

Version:

Bootstrap 4 components built with React

6 lines (5 loc) 143 B
import React from 'react'; // TODO var FormContext = /*#__PURE__*/React.createContext({ controlId: undefined }); export default FormContext;