manaba-enhanced-for-tsukuba/manaba-enhanced

View on GitHub
src/optionsPage/components/Header/index.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function Header has 80 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const Header = memo(() => {
  const versionNumber = chrome.runtime.getManifest().version

  return (
    <header className={styles.wrapper}>
Severity: Major
Found in src/optionsPage/components/Header/index.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status