MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp7

Function _temp7

src/components/Spinner.tsx:504–506  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

502 return count(Object.values(s_0.tasks), isBackgroundTask) + s_0.remoteBackgroundTaskCount;
503}
504function _temp7(s) {
505 return s.remoteConnectionStatus;
506}
507export function Spinner() {
508 const $ = _c(8);
509 const settings = useSettings();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected