UNPKG

110 BJavaScriptView Raw
1import React from 'react';
2var TabContext = /*#__PURE__*/React.createContext(null);
3export default TabContext;
\No newline at end of file