superdesk/superdesk-client-core

View on GitHub
scripts/core/ui/components/date-time-picker.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

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

        return (
            <Spacer
Severity: Major
Found in scripts/core/ui/components/date-time-picker.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status