MCPcopy Create free account
hub / github.com/OpenSIST/OpenSIST.github.io / action

Function action

src/Components/TopBar/StatusBlock/StatusBlock.jsx:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20export async function action() {
21 return logout();
22}
23
24export function StatusBlock() {
25 const {displayName, avatarUrl} = useLoaderData();

Callers

nothing calls this directly

Calls 1

logoutFunction · 0.90

Tested by

no test coverage detected