Coursemology/coursemology2

View on GitHub
client/app/bundles/course/video/components/forms/VideoForm.tsx

Summary

Maintainability
B
6 hrs
Test Coverage

Function VideoForm has 156 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const VideoForm: FC<Props> = (props) => {
  const {
    open,
    editing,
    title,
Severity: Major
Found in client/app/bundles/course/video/components/forms/VideoForm.tsx - About 6 hrs to fix

There are no issues that match your filters.

Category
Status