MCPcopy Index your code
hub / github.com/FlowiseAI/Flowise / enqueueSnackbar

Function enqueueSnackbar

packages/ui/src/ui-component/extended/Leads.jsx:31–31  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

29 useNotifier()
30
31 const enqueueSnackbar = (...args) => dispatch(enqueueSnackbarAction(...args))
32 const closeSnackbar = (...args) => dispatch(closeSnackbarAction(...args))
33
34 const [leadsConfig, setLeadsConfig] = useState({})

Callers 2

useNotifierFunction · 0.50
handleUpdatePlanFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected