MCPcopy 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

83Hello.displayName = 'Hello';
84
85export default function App() {
86 return <Hello />;
87}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected