apjames93/mui-storyblok

View on GitHub
src/lib/components/PageGrid/templates/Tabs/Tabs.test.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function setup() {
  const props = {
    tabs: [{
      component: 'Tab',
      label: 'First Tab option',
Severity: Minor
Found in src/lib/components/PageGrid/templates/Tabs/Tabs.test.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status