MCPcopy 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

1import React, { useState, useEffect } from "react";
2import { connect } from "react-redux";
3import PropTypes from "prop-types";
4import { authProps, profileProps } from "../../types.js";

Callers

nothing calls this directly

Calls 3

useExecuteGraphQLQueryFunction · 0.90
loadCreatorCoursesFunction · 0.85
showEditorFunction · 0.85

Tested by

no test coverage detected