myems-web/src/components/profile/ProfileIntro.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ProfileIntro has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ProfileIntro = () => {
  const [collapsed, setCollapsed] = useState(false);

  return (
    <Card className="mb-3">
Severity: Minor
Found in myems-web/src/components/profile/ProfileIntro.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status