Floppy/dataslate

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status