This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
sphinx-relay
mirror of
https://github.com/lukechilds/sphinx-relay.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
273
Commits
13
Branches
92
Tags
6.1 MiB
JavaScript
79.5%
TypeScript
20.2%
Shell
0.2%
Tree:
f384b4779b
sphinx-relay
/
frontend
/
components
/
context.jsx
3 lines
67 B
Raw
Blame
History
import
React
from
'react'
export
const
ctx
=
React
.
createContext
(
)
Reference in new issue