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

Function _temp2

src/components/design-system/Tabs.tsx:250–252  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

248 return n_0 - 1;
249}
250function _temp2(n) {
251 return n + 1;
252}
253function _temp(child) {
254 return [child.props.id ?? child.props.title, child.props.title];
255}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected