index
:
Apps
master
Productivity apps (next.js, mongodb)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
context
/
index.js
blob: 6353dc06c3edbfd40ecb389c85a65dfcb24d2b77 (
plain
) (
blame
)
1
2
3
import
React
from
'react'
;
export
default
React
.
createContext
();