Floppy/dataslate

View on GitHub
src/components/KillTeam2021/FactionSpecificData/Default.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Default has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const Default: FC<Props> = (props) => {
  const headingStyle = {
    background: '#FF6F2D',
    color: 'black',
    padding: '10px',
Severity: Minor
Found in src/components/KillTeam2021/FactionSpecificData/Default.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status