Lambda-School-Labs/designhub-fe

View on GitHub
src/views/Profile/ProfileTabs.js

Summary

Maintainability
A
3 hrs
Test Coverage

File ProfileTabs.js has 313 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import React from 'react';
import { Link } from 'react-router-dom';
import { Tab, Tabs, TabList, TabPanel } from 'react-tabs';
import moment from 'moment';
import { v4 } from 'uuid';
Severity: Minor
Found in src/views/Profile/ProfileTabs.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status