gocodebox/lifterlms

View on GitHub
src/blocks/pricing-table/index.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function Edit has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Edit = ( props ) => {
    const { attributes, setAttributes } = props;
    const blockProps = useBlockProps();
    const courseOptions = usePostOptions();

Severity: Major
Found in src/blocks/pricing-table/index.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status