Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/admineral/OpenAI-Assistant-API-Chat
/ dismiss
Function
dismiss
components/ui/use-toast.ts:151–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
toast: { ...props, id },
150
})
151
const
dismiss = () => dispatch({
type
:
"DISMISS_TOAST"
, toastId: id })
152
153
dispatch({
154
type
:
"ADD_TOAST"
,
Callers
1
toast
Function · 0.85
Calls
1
dispatch
Function · 0.85
Tested by
no test coverage detected