cnap-cobre/synapse

View on GitHub
frontend/src/components/ContextMenu/ContextMenu.js

Summary

Maintainability
B
4 hrs
Test Coverage

Showing 1 of 1 total issue

File ContextMenu.js has 337 lines of code (exceeds 250 allowed). Consider refactoring.
Open

// @flow
import { connect } from 'react-redux';
import EventListener from 'react-event-listener';
import React from 'react';
import { addModal } from '../../store/ui/modals/Modals';
Severity: Minor
Found in frontend/src/components/ContextMenu/ContextMenu.js - About 4 hrs to fix
    Category
    Status