flsy/react-mapycz

View on GitHub
home/MapElement.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function MapElement has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const MapElement = () => {
  const code = `
    <Map height="200px" center={{lat: 50.0755, lng: 14.4378}} />
  `
  return (
Severity: Minor
Found in home/MapElement.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status