Shramkoweb/Portfolio

View on GitHub
components/categories/categories.tsx

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function Categories has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function Categories(props: CategoriesProps) {
  const { categories } = props;

  return (
    <ul className="flex flex-wrap gap-2 text-gray-600 dark:text-gray-400">
Severity: Minor
Found in components/categories/categories.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status