ElectronicBabylonianLiterature/ebl-frontend

View on GitHub
src/signs/ui/display/SignLogogram/LogogramWordInfoPopover.tsx

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Function LogogramInfo has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function LogogramInfo(schrammLogogram: string): JSX.Element {
  return (
    <Popover
      id={_.uniqueId('LogogramInfo-')}
      title="Logogram Info"
Severity: Minor
Found in src/signs/ui/display/SignLogogram/LogogramWordInfoPopover.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status