MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / ModelPricing.js

File ModelPricing.js

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

Source from the content-addressed store, hash-verified

1import React, { useContext, useEffect, useRef, useMemo, useState } from 'react';
2import { API, copy, showError, showInfo, showSuccess, getModelCategories, renderModelTag, stringToColor } from '../../helpers';
3import { useTranslation } from 'react-i18next';
4

Callers

nothing calls this directly

Calls 10

renderModelTagFunction · 0.90
showErrorFunction · 0.90
copyFunction · 0.90
showSuccessFunction · 0.90
copyTextFunction · 0.85
renderQuotaTypeFunction · 0.85
textFunction · 0.85
ifFunction · 0.70
returnFunction · 0.70
tFunction · 0.70

Tested by

no test coverage detected