MenuContext.js 72 Bytes
Newer Older
jim's avatar
jim committed
1 2 3
import { createContext } from 'react';

export default createContext();