Lambda-School-Labs/designhub-fe

View on GitHub
src/views/CreateProject/InviteModal.js

Summary

Maintainability
A
1 hr
Test Coverage

Function InviteModal has 61 lines of code (exceeds 50 allowed). Consider refactoring.
Open

const InviteModal = () => {
  return (
    <div className="modal--close">
      <span className="modal--expand__background-overlay">
        <div className="invite-modal">
Severity: Major
Found in src/views/CreateProject/InviteModal.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status