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

File CourseEditor.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

useExecuteGraphQLQueryFunction · 0.90
loadCourseFunction · 0.85
useStylesFunction · 0.50

Tested by

no test coverage detected