MCPcopy
hub / github.com/TransformerOptimus/SuperAGI / _app.js

File _app.js

gui/pages/_app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, {useState, useEffect} from 'react';
2import SideBar from './Dashboard/SideBar';
3import Content from './Dashboard/Content';
4import TopBar from './Dashboard/TopBar';

Callers

nothing calls this directly

Calls 15

loadingTextEffectFunction · 0.90
checkEnvironmentFunction · 0.90
mixpanelIdFunction · 0.90
getUTMParametersFromURLFunction · 0.90
refreshUrlFunction · 0.90
validateAccessTokenFunction · 0.90
sendGAEventFunction · 0.90
getUserClickFunction · 0.90
getProjectFunction · 0.90
handleMarketplaceFunction · 0.85
handleSignUpSourceFunction · 0.85
fetchOrganisationFunction · 0.85

Tested by

no test coverage detected