cyrilchampier/taksimp

View on GitHub
app/javascript/components/models/Task.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

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

render() {
return (
<React.Fragment>
<div
className='d-flex flex-column p-2 ts-task'
Severity: Minor
Found in app/javascript/components/models/Task.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status