Floppy/dataslate

View on GitHub
src/components/ModelTitle.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ModelTitle has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function ModelTitle (props: Props): JSX.Element {
  const headingStyle = {
    background: 'black',
    color: 'white',
    padding: '5px',
Severity: Minor
Found in src/components/ModelTitle.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status