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

export default createContext();