MCPcopy Index your code
hub / github.com/codeaashu/claude-code / _temp4

Function _temp4

src/components/Spinner.tsx:448–450  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

446 return s.remoteConnectionStatus;
447}
448function _temp4() {
449 return sample(getSpinnerVerbs()) ?? "Working";
450}
451export function BriefIdleStatus() {
452 const $ = _c(9);
453 const connStatus = useAppState(_temp7);

Callers

nothing calls this directly

Calls 1

getSpinnerVerbsFunction · 0.85

Tested by

no test coverage detected