Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Snouzy/workout-cool
/ brandedToast
Function
brandedToast
src/components/ui/toast.tsx:155–157 ·
view source on GitHub ↗
(options: BrandedToastOptions)
Source
from the content-addressed store, hash-verified
153
};
154
155
function brandedToast(options: BrandedToastOptions) {
156
toast(<BrandedToastContent {...options} />);
157
}
158
159
export {
160
type ToastProps,
Callers
9
resetPassword
Function · 0.90
resend
Function · 0.90
useSignUp
Function · 0.90
signIn
Function · 0.90
handleToggleFavorite
Function · 0.90
DialogProvider.tsx
File · 0.90
onSubmit
Function · 0.90
onSubmit
Function · 0.90
handleSubmit
Function · 0.90
Calls
1
toast
Function · 0.85
Tested by
no test coverage detected