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

File DashboardSetting.js

web/src/components/settings/DashboardSetting.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useEffect, useState, useMemo } from 'react';
2import { Card, Spin, Button, Modal } from '@douyinfe/semi-ui';
3import { API, showError, showSuccess, toBoolean } from '../../helpers';
4import SettingsAPIInfo from '../../pages/Setting/Dashboard/SettingsAPIInfo.js';

Callers

nothing calls this directly

Calls 1

onRefreshFunction · 0.70

Tested by

no test coverage detected