UNPKG

react-bootstrap

Version:

Bootstrap 5 components built with React

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