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

Function _temp9

src/components/CustomSelect/select.tsx:629–631  ·  view source on GitHub ↗
(c_3)

Source from the content-addressed store, hash-verified

627// ListItem, so it declares the native cursor directly. Parks the cursor
628// on the pointer indicator so screen readers / magnifiers track focus.
629function _temp9(c_3) {
630 return c_3.type === "image";
631}
632function _temp8(opt_0) {
633 return opt_0.description;
634}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected