This website works better with JavaScript
Home
Explore
Help
Sign In
Entony
/
fea9
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
1fa95979aa
Branches
Tags
hooks
master
redux-branch
redux-form
fea9
/
src
/
context.js
context.js
89 B
History
Raw
1
2
3
import React from "react";
export const { Provider, Consumer } = React.createContext();