MCPcopy Create free account
hub / github.com/SensAI-PT/RAGMeUp / App

Function App

ui/node-react/client/src/App.js:12–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10}
11
12export default function App() {
13 return (
14 <AuthProvider>
15 <AppContent />
16 </AuthProvider>
17 );
18}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected