Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codelitdev/courselit
/ CoursesManager.js
File
CoursesManager.js
packages/app/components/Admin/CoursesManager.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { useState, useEffect } from
"react"
;
2
import
{ connect } from
"react-redux"
;
3
import
PropTypes from
"prop-types"
;
4
import
{ authProps, profileProps } from
"../../types.js"
;
Callers
nothing calls this directly
Calls
3
useExecuteGraphQLQuery
Function · 0.90
loadCreatorCourses
Function · 0.85
showEditor
Function · 0.85
Tested by
no test coverage detected