michaltakac/mathworldvr

View on GitHub
src/components/CalcButton/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const {
      id, position, width, height, buttonColor, text, textColor, textWidth,
    } = this.props
    const { depth, opacity } = this.state
Severity: Minor
Found in src/components/CalcButton/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status