pankod/refine

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

Summary

Maintainability
A
1 hr
Test Coverage

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

export const ReadyPage: React.FC<RefineReadyPageProps> = () => {
  return (
    <Row align="middle" justify="center" style={styles.root}>
      <Col style={{ textAlign: "center" }}>
        <img
Severity: Minor
Found in packages/antd/src/components/pages/ready/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status