MCPcopy 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

1import React from 'react';
2import axios from 'axios';
3import config from '../../src/config';
4import { showSnackbar } from '../components/Snackbar';

Callers

nothing calls this directly

Calls 7

findMockUserFunction · 0.90
showSnackbarFunction · 0.90
createMockUserFunction · 0.90
updateMockUserFunction · 0.90
deleteMockUserFunction · 0.90
syncUserInLocalStorageFunction · 0.85
listFunction · 0.85

Tested by

no test coverage detected