pankod/refine

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

Summary

Maintainability
B
4 hrs
Test Coverage

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

export const ReadyPage: React.FC<RefineReadyPageProps> = () => {
  const renderCode = (text: string) => (
    <Typography
      sx={{
        backgroundColor: (theme) => theme.palette.secondary.contrastText,
Severity: Major
Found in packages/mui/src/components/pages/ready/index.tsx - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status