Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QuantumNous/new-api
/ showSuccess
Function
showSuccess
web/classic/src/helpers/utils.jsx:157–159 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
155
}
156
157
export function showSuccess(message) {
158
Toast.success(message);
159
}
160
161
export function showInfo(message) {
162
Toast.info(message);
Callers
15
sendCode
Function · 0.90
handleSubmit
Function · 0.90
onSubmitWeChatVerificationCode
Function · 0.90
handleSubmit
Function · 0.90
sendVerificationCode
Function · 0.90
onTelegramLoginClicked
Function · 0.90
onSubmitWeChatVerificationCode
Function · 0.90
handleSubmit
Function · 0.90
onTelegramLoginClicked
Function · 0.90
handlePasskeyLogin
Function · 0.90
handle2FASuccess
Function · 0.90
handleSubmit
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected