Skip to content

Instantly share code, notes, and snippets.

@greaveselliott
Created June 22, 2019 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greaveselliott/c840a659e333aec2a0ac6ff4211d5001 to your computer and use it in GitHub Desktop.
Save greaveselliott/c840a659e333aec2a0ac6ff4211d5001 to your computer and use it in GitHub Desktop.
import { createContext } from "react";
export const Store = createContext();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment