Skip to content

Instantly share code, notes, and snippets.

@tannerlinsley
Created February 4, 2019 14:57
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 tannerlinsley/d666b1d9974d7277c74b6fd815986164 to your computer and use it in GitHub Desktop.
Save tannerlinsley/d666b1d9974d7277c74b6fd815986164 to your computer and use it in GitHub Desktop.
const [StoreProvider, useStore] = makeStore();
export {
StoreProvider,
useStore,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment