Skip to content

Instantly share code, notes, and snippets.

@benkissi
Created April 15, 2019 13:01
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 benkissi/2907910eab210e5fec95d299b56a0e22 to your computer and use it in GitHub Desktop.
Save benkissi/2907910eab210e5fec95d299b56a0e22 to your computer and use it in GitHub Desktop.
Context blog
<AppContext.Provider value={{name: 'Ben Kissi'}}>
{/* Put child components here */}
</AppContext.Provider>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment