MenuContext.tsx 74 Bytes
Newer Older
jim's avatar
jim committed
1 2
import { createContext } from 'react';

3
export default createContext({});