index
:
zzz--oldstuff/locchat.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
utils
/
auth_context.js
blob: 426cf75811577ab4ba14d17e1225fb2011517d7d (
plain
)
1
2
3
import { createContext } from 'react'; export const AuthContext = createContext({});