RubyLouvre/anu

View on GitHub
packages/render/miniapp/apiForH5/Components/ActionSheet.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        return (
                <div className='actionSheet2019'>
                    {this.props.itemList.map((item, index) => {
                        return (
Severity: Minor
Found in packages/render/miniapp/apiForH5/Components/ActionSheet.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status