Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
React, { useEffect, useState } from
'react'
;
2
import
{ API, showError, showSuccess, renderGroup, renderNumber, renderQuota } from
'../../helpers'
;
3
4
import
{
Callers
nothing calls this directly
Calls
8
useTableCompactMode
Function · 0.90
showError
Function · 0.90
showSuccess
Function · 0.90
setActivePage
Function · 0.85
t
Function · 0.70
renderStatus
Function · 0.70
fetchGroups
Function · 0.70
handlePageSizeChange
Function · 0.70
Tested by
no test coverage detected