superdesk/superdesk-client-core

View on GitHub
scripts/apps/authoring-react/article-widgets/metadata/AnnotationsPreview.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    render(): React.ReactNode {
        const {article} = this.props;

        return (
            <div>

    There are no issues that match your filters.

    Category
    Status