dbmedialab/reader-critics

View on GitHub
src/front/component/ArticleEditForm.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 43 lines of code (exceeds 40 allowed). Consider refactoring.
Open

    public render() {
        return <form>
            <fieldset className="text">
                <textarea
                    onKeyUp={() => this.UpdateState('text', this.textArea)}
Severity: Minor
Found in src/front/component/ArticleEditForm.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status