Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/msgbyte/tailchat
/ App
Function
App
client/desktop/src/renderer/App.tsx:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
Hello.displayName =
'Hello'
;
84
85
export default function App() {
86
return <Hello />;
87
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected