nexxtway/react-rainbow

View on GitHub
examples/create-react-app/src/pages/Admin/header.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Header has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function Header() {
    return (
        <header className="rainbow-flex rainbow-align_center rainbow-p-vertical_small rainbow-p-horizontal_large rainbow-admin_header rainbow-background-color_white">
            <img
                src="./assets/images/rainbow-logo.svg"
Severity: Minor
Found in examples/create-react-app/src/pages/Admin/header.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status