neet/refined-itsukara-link

View on GitHub
packages/@neet/vschedule-client/src/components/ui/Timetable/Spell.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function SpellPure has 83 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const SpellPure = (props: SpellProps): JSX.Element => {
  const { date, size } = props;

  const {
    scale,
Severity: Major
Found in packages/@neet/vschedule-client/src/components/ui/Timetable/Spell.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status