Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ RateLimitSetting.js
File
RateLimitSetting.js
web/src/components/settings/RateLimitSetting.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { useEffect, useState } from
'react'
;
2
import
{ Card, Spin } from
'@douyinfe/semi-ui'
;
3
4
import
{ API, showError, toBoolean } from
'../../helpers/index.js'
;
Callers
nothing calls this directly
Calls
1
onRefresh
Function · 0.70
Tested by
no test coverage detected