Drapegnik/react-grid

View on GitHub
src/stories/Welcome.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

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

render() {
return (
<div className="main" >
<h1>Welcome to STORYBOOK</h1>
<p>This is a UI component dev environment for your app.</p>
Severity: Minor
Found in src/stories/Welcome.jsx - About 1 hr to fix
    Category
    Status