ngscheurich/fresh-pots

View on GitHub
app/frontend/js/components/Brew.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

  render() {
    const { brew } = this.props;

    return (
      <div className="flex-1">
Severity: Major
Found in app/frontend/js/components/Brew.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status