UNPKG

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