MCPcopy Create free account
hub / github.com/codelitdev/courselit / UserDetails.js

File UserDetails.js

packages/app/components/UserDetails.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState, useEffect } from "react";
2import { siteUser, authProps } from "../types";
3import {
4 Grid,

Callers

nothing calls this directly

Calls 7

useExecuteGraphQLQueryFunction · 0.90
setErrorFunction · 0.85
getUserDataErrorFunction · 0.85
getEnrolledCoursesFunction · 0.85
updateUserDataFunction · 0.85
isNewUserDataValidFunction · 0.85
useStylesFunction · 0.50

Tested by

no test coverage detected