indentlabs/notebook

View on GitHub
app/javascript/components/DocumentEntityLinkModal.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render () {
    return (
      <div id="entity-link-modal" className="modal">
        <div className="modal-content">
          <h4>Add a quick reference</h4>
Severity: Minor
Found in app/javascript/components/DocumentEntityLinkModal.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status