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
/
settings_context.js
blob: 6c088b21cff2c4aa4f6cc4692a129a816a716ff1 (
plain
)
1
2
3
import { createContext } from 'react'; export const SettingsContext = createContext({});