Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp
Function
_temp
src/components/PromptInput/Notifications.tsx:213–215 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
211
return setEnvHookNotifier(null);
212
}
213
function _temp(s) {
214
return s.notifications;
215
}
216
function NotificationContent({
217
ideSelection,
218
mcpClients,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected