Skip to content

Instantly share code, notes, and snippets.

@kalda341
Created April 24, 2020 22:13
Show Gist options
  • Save kalda341/4db5cdf9d155c40b454ab9f480827f13 to your computer and use it in GitHub Desktop.
Save kalda341/4db5cdf9d155c40b454ab9f480827f13 to your computer and use it in GitHub Desktop.
import { createContext } from 'react';
export default createContext();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment