toggle-corp/react-store

View on GitHub
components/View/ScrollTabs/index.js

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this function.
Open

        return (
            <a
                key={data}
                className={className}
                onClick={onClick}
Severity: Major
Found in components/View/ScrollTabs/index.js - About 30 mins to fix

    FIXME found
    Open

            // FIXME: generate tabList when tabs change
    Severity: Minor
    Found in components/View/ScrollTabs/index.js by fixme

    There are no issues that match your filters.

    Category
    Status