UNPKG

reactstrap

Version:
9 lines (8 loc) 152 B
import React from 'react'; /** * TabContext * { * activeTabId: PropTypes.any * } */ export var TabContext = /*#__PURE__*/React.createContext({});