superdesk/superdesk-client-core

View on GitHub
scripts/extensions/broadcasting/src/rundowns/components/airing-info-block.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

    render() {
        const fields = this.props.value;
        const {readOnly, validationErrors} = this.props;

        return (

    There are no issues that match your filters.

    Category
    Status