KarrLab/datanator_frontend

View on GitHub
src/components/FeedbackForm/FeedbackForm.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

  render() {
    return (
      <bruit-io
        brt-config={JSON.stringify({
          apiKey: API_KEY,
Severity: Minor
Found in src/components/FeedbackForm/FeedbackForm.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status