bbc/psammead

View on GitHub
packages/components/psammead-navigation/src/index.jsx

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

File index.jsx has 285 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import React from 'react';
import styled from '@emotion/styled';
import { shape, string, node, bool, oneOf } from 'prop-types';
import VisuallyHiddenText from '@bbc/psammead-visually-hidden-text';
import { C_WHITE, C_EBON } from '@bbc/psammead-styles/colours';
Severity: Minor
Found in packages/components/psammead-navigation/src/index.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status