Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp3
Function
_temp3
src/components/CustomSelect/select.tsx:649–653 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
647
};
648
}
649
function _temp3() {
650
return {
651
flexDirection:
"column"
as const
652
};
653
}
654
function _temp2(c) {
655
return c.type ===
"image"
;
656
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected