Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evolify/dumpfun
/ Title
Function
Title
app/launchpad/modules/title.tsx:20–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
export default function Title() {
21
return (
22
<Suspense>
23
<TitleContent />
24
</Suspense>
25
)
26
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected