bbc/psammead

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

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

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

import React, { cloneElement, useRef } from 'react';
import styled from '@emotion/styled';
import { shape, string, bool, func, oneOf, node } from 'prop-types';
import VisuallyHiddenText from '@bbc/psammead-visually-hidden-text';
import { navigationIcons } from '@bbc/psammead-assets/svgs';

    There are no issues that match your filters.

    Category
    Status