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

Function _temp3

src/components/design-system/Tabs.tsx:247–249  ·  view source on GitHub ↗
(n_0)

Source from the content-addressed store, hash-verified

245 return sum + (tabTitle ? stringWidth(tabTitle) : 0) + 2 + 1;
246}
247function _temp3(n_0) {
248 return n_0 - 1;
249}
250function _temp2(n) {
251 return n + 1;
252}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected