pankod/refine

View on GitHub
packages/kbar/src/components/commandBar/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function CommandBar has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const CommandBar: React.FC = () => {
  const searchStyle = {
    padding: "12px 16px",
    fontSize: "16px",
    width: "100%",
Severity: Minor
Found in packages/kbar/src/components/commandBar/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status