examples/create-react-app/src/components/org-unit-tree/multiple-selection-with-member-count.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        const selStyle = {
            borderTop: '1px solid #eeeeee',
            margin: '16px -16px 0',
            padding: '16px 16px 0',

    There are no issues that match your filters.

    Category
    Status