MCPcopy
hub / github.com/songquanpeng/one-api / RedemptionsTable.js

File RedemptionsTable.js

web/air/src/components/RedemptionsTable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useEffect, useState } from 'react';
2import { API, copy, showError, showSuccess, timestamp2string } from '../helpers';
3
4import { ITEMS_PER_PAGE } from '../constants';

Callers

nothing calls this directly

Calls 6

copyFunction · 0.90
showSuccessFunction · 0.90
showErrorFunction · 0.90
manageRedemptionFunction · 0.85
copyTextFunction · 0.70
loadRedemptionsFunction · 0.50

Tested by

no test coverage detected