zapify-ui/zapify

View on GitHub
src/components/Colors/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Colors has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function Colors() {
  // eslint-disable-next-line no-plusplus
  const _colors = [
    "#967adc",
    "#967adc",
Severity: Major
Found in src/components/Colors/index.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status