Codeminer42/cm42-central

View on GitHub
app/assets/javascripts/components/story/StoryControls.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function StoryControls has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const StoryControls = props => {
  return (
    <div className="form-group story-controls">
      {!props.disableChanges && (
        <input
Severity: Minor
Found in app/assets/javascripts/components/story/StoryControls.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status