MCPcopy
hub / github.com/AgentOps-AI/agentops / dismiss

Function dismiss

app/dashboard/components/ui/use-toast.ts:152–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150 },
151 });
152 const dismiss = () => dispatch({ type: 'DISMISS_TOAST', toastId: id });
153
154 dispatch({
155 type: 'ADD_TOAST',

Callers 1

toastFunction · 0.85

Calls 1

dispatchFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…