Skip to content

Instantly share code, notes, and snippets.

@DanyF-github
Created March 11, 2022 14:49
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 DanyF-github/86435d7de65e3858050e70c76ea5f8e9 to your computer and use it in GitHub Desktop.
Save DanyF-github/86435d7de65e3858050e70c76ea5f8e9 to your computer and use it in GitHub Desktop.
{ createContext } from 'react';
export const PreferencesContext = createContext();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment