tutorbookapp/tutorbook

View on GitHub
lib/hooks/social-props.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function useSocialProps has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  data: T,
  setData: Callback<T>,
  className: string,
  labelKey: string,
  Model: Constructor<T>
Severity: Minor
Found in lib/hooks/social-props.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status