WikiEducationFoundation/WikiEduDashboard

View on GitHub
app/assets/javascripts/components/overview/notify_instructors_button.jsx

Summary

Maintainability
A
2 hrs
Test Coverage
F
57%

Function NotifyInstructorsButton has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const NotifyInstructorsButton = (props) => {
  const { notification, visible } = props;
  const dispatch = useDispatch();

  const sendNotificationHandler = () => {

    There are no issues that match your filters.

    Category
    Status