index
:
Website Creator
main
Node+React+MongoDB App to help create and maintain websites (WIP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
/
src
/
admin
/
context
/
index.js
blob: 6353dc06c3edbfd40ecb389c85a65dfcb24d2b77 (
plain
) (
blame
)
1
2
3
import
React
from
'react'
;
export
default
React
.
createContext
();