seagull-js/seagull

View on GitHub
examples/helloworld/src/pages/crud/Listing.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function html has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  html() {
    return (
      <div>
        <Helmet>
          <script src="/instantclick.min.js" data-no-instant />
Severity: Minor
Found in examples/helloworld/src/pages/crud/Listing.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status