hongbo-miao/hongbomiao.com

View on GitHub
web/src/Home/components/Home.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Home has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Home(props: Props) {
  const { me, subscribePing } = props;

  React.useEffect(() => {
    // queryMe(meQuery);
Severity: Minor
Found in web/src/Home/components/Home.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status