WRidder/react-spa

View on GitHub
client/src/components/questions/questionNew.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render: function() {
    return (
      <DocumentTitle title="New question">
        <div className="row">
          <div className="large-12 columns">
Severity: Minor
Found in client/src/components/questions/questionNew.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status