Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/flatlogic/react-material-admin
/ ManagementContext.js
File
ManagementContext.js
src/context/ManagementContext.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React from
'react'
;
2
import
axios from
'axios'
;
3
import
config from
'../../src/config'
;
4
import
{ showSnackbar } from
'../components/Snackbar'
;
Callers
nothing calls this directly
Calls
7
findMockUser
Function · 0.90
showSnackbar
Function · 0.90
createMockUser
Function · 0.90
updateMockUser
Function · 0.90
deleteMockUser
Function · 0.90
syncUserInLocalStorage
Function · 0.85
list
Function · 0.85
Tested by
no test coverage detected