support-foo/web

View on GitHub
app/assets/javascripts/components/conversation_participant_list.js.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render: function() {
    var creatorName = null;
    var creatorEmail = null;
    var participants = null;

    There are no issues that match your filters.

    Category
    Status