HabitatMap/AirCasting

View on GitHub
app/javascript/react/components/RealtimeMapUpdatesButton/RealtimeMapUpdatesButton.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function RealtimeMapUpdatesButton has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const RealtimeMapUpdatesButton = () => {
  const { t } = useTranslation();
  const isMobile = useScreenSizeDetection(screenSizes.mobile);

  const dispatch = useAppDispatch();

    There are no issues that match your filters.

    Category
    Status