apjames93/mui-storyblok

View on GitHub
src/lib/components/PageGrid/organisms/GridList/GridList.test.js

Summary

Maintainability
A
1 hr
Test Coverage

Function setup has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function setup() {
  const props = {
    cellHeight: '180',
    cols: '3',
    spacing: '4',
Severity: Minor
Found in src/lib/components/PageGrid/organisms/GridList/GridList.test.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status