tofuness/Toshocat

View on GitHub
src/components/UI/Picker.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

  render() {
    const statusOptions = [
      {
        text: 'Current',
        value: 'current'
Severity: Major
Found in src/components/UI/Picker.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status