UNPKG

114 BJavaScriptView Raw
1import { createContext } from 'react';
2var RowContext = /*#__PURE__*/createContext({});
3export default RowContext;
\No newline at end of file