TabContext.js 87 Bytes Raw Blame History Permalink 1 2 import { createContext } from 'react'; export default /*#__PURE__*/createContext(null);