Coursemology/coursemology2

View on GitHub
client/app/bundles/course/announcements/pages/AnnouncementEdit/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function AnnouncementEdit has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AnnouncementEdit: FC<Props> = (props) => {
  const {
    open,
    onClose,
    announcementId,

There are no issues that match your filters.

Category
Status