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
/
roles_context.js
blob: 089de6af79851854cd37a51e8d33f08e10d83a6c (
plain
)
1
2
3
import { createContext } from 'react'; export const RolesContext = createContext({});