octree-gva/Zeitline

View on GitHub
packages/zeitline-react/demo/src/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor(props) {
    super(props);

    this.state = {
      numberOfEvents: 1,
Severity: Minor
Found in packages/zeitline-react/demo/src/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status