pankod/refine

View on GitHub
packages/mantine/src/components/pages/ready/index.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status