rofrischmann/fela

View on GitHub
website/components/Icon.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Icon has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Icon = (props) => {
  const { css } = useFela()

  if (!props.icon) {
    return null
Severity: Minor
Found in website/components/Icon.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status