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

Function _temp4

src/components/design-system/Tabs.tsx:243–246  ·  view source on GitHub ↗
(sum, t0)

Source from the content-addressed store, hash-verified

241 }}>{t18}</TabsContext.Provider>;
242}
243function _temp4(sum, t0) {
244 const [, tabTitle] = t0;
245 return sum + (tabTitle ? stringWidth(tabTitle) : 0) + 2 + 1;
246}
247function _temp3(n_0) {
248 return n_0 - 1;
249}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected