Showing 1 of 5 total issues
CommandPalette
has 21 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class CommandPalette extends React.Component { constructor(props) { super(props); const { defaultInputValue } = this.props;