Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
React, { useState, useEffect } from
"react"
;
2
import
{ siteUser, authProps } from
"../types"
;
3
import
{
4
Grid,
Callers
nothing calls this directly
Calls
7
useExecuteGraphQLQuery
Function · 0.90
setError
Function · 0.85
getUserDataError
Function · 0.85
getEnrolledCourses
Function · 0.85
updateUserData
Function · 0.85
isNewUserDataValid
Function · 0.85
useStyles
Function · 0.50
Tested by
no test coverage detected