asabaylus/react-command-palette

View on GitHub

Showing 1 of 5 total issues

CommandPalette has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

class CommandPalette extends React.Component {
  constructor(props) {
    super(props);

    const { defaultInputValue } = this.props;
Severity: Minor
Found in src/command-palette.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language