gisikw/storybook-addon-superficial

View on GitHub

Showing 1 of 34 total issues

Function LookTable has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function LookTable(props, looks) {
  const {
    min, max, width, onResize, onReset, onLookChange, rules, override,
  } = props;
  return (
Severity: Minor
Found in src/components/LookTable.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language