UNPKG

react-bootstrap

Version:

Bootstrap 5 components built with React

6 lines (4 loc) 127 B
import * as React from 'react'; // TODO const FormContext = /*#__PURE__*/React.createContext({}); export default FormContext;