flsy/react-mapycz

View on GitHub
home/Element.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function Element has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Element = () => {
  const code = `
    <Map height="200px" center={{lat: 50.0755, lng: 14.4378}}>
      <KeyboardControl/>
      <ZoomControl/>
Severity: Major
Found in home/Element.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status