MCPcopy Index your code
hub / github.com/aiprodcoder/MIXAPI / UsersTable.js

File UsersTable.js

web/src/components/table/UsersTable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useEffect, useState } from 'react';
2import { API, showError, showSuccess, renderGroup, renderNumber, renderQuota } from '../../helpers';
3
4import {

Callers

nothing calls this directly

Calls 8

useTableCompactModeFunction · 0.90
showErrorFunction · 0.90
showSuccessFunction · 0.90
setActivePageFunction · 0.85
tFunction · 0.70
renderStatusFunction · 0.70
fetchGroupsFunction · 0.70
handlePageSizeChangeFunction · 0.70

Tested by

no test coverage detected