fbredius/storybook

View on GitHub
lib/cli/src/frameworks/react/js/Page.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function Page has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const Page = () => {
  const [user, setUser] = React.useState();

  return (
    <article>
Severity: Major
Found in lib/cli/src/frameworks/react/js/Page.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status