pankod/refine

View on GitHub
packages/chakra-ui/src/components/pages/ready/index.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function ReadyPage has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const ReadyPage: React.FC<RefineReadyPageProps> = () => {
  return (
    <Box
      p="4"
      display="flex"
Severity: Major
Found in packages/chakra-ui/src/components/pages/ready/index.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status