MCPcopy
hub / github.com/AmintaCCCP/GithubStarsManager / t

Function t

src/components/Header.tsx:43–43  ·  view source on GitHub ↗
(zh: string, en: string)

Source from the content-addressed store, hash-verified

41 );
42
43 const t = (zh: string, en: string) => language === 'zh' ? zh : en;
44
45 return (
46 <header className="bg-light-bg dark:bg-panel-dark border-b border-black/[0.06] dark:border-white/[0.04] sticky top-0 z-50 hd-drag lg:hd-drag relative">

Callers 15

ForkCard.tsxFile · 0.70
ReadmeModalFunction · 0.70
handleMarkAllReadFunction · 0.70
handleUnsubscribeReleaseFunction · 0.70
ReleaseTimelineFunction · 0.70
ForkTimelineFunction · 0.70
ReleaseCard.tsxFile · 0.70
SubscriptionRepoCardFunction · 0.70
HeaderFunction · 0.70
getEndpointHelpTextFunction · 0.50
handleSaveFunction · 0.50
handleTestFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected