HBM/md-components

View on GitHub
src/js/progress/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render () {
    const radius = 30
    const strokeWidth = 6
    const length = 2 * Math.PI * 30
    const size = 2 * radius + strokeWidth
Severity: Minor
Found in src/js/progress/index.js - About 1 hr to fix

    Parsing error: Unexpected token =
    Open

      static propTypes = {
    Severity: Minor
    Found in src/js/progress/index.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status