MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / handleClosePopOver

Function handleClosePopOver

packages/ui/src/views/apikey/APIKeyDialog.jsx:137–139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

135 }, [getAllPermissionsApi.data])
136
137 const handleClosePopOver = () => {
138 setAnchorEl(null)
139 }
140
141 const handlePermissionChange = (category, key) => {
142 setSelectedPermissions((prevPermissions) => {

Callers 1

APIKeyDialogFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected