diff --git a/src/components/MapView/MapView.web.tsx b/src/components/MapView/MapView.web.tsx index 6594e57f055d..ce13cee10f54 100644 --- a/src/components/MapView/MapView.web.tsx +++ b/src/components/MapView/MapView.web.tsx @@ -56,7 +56,7 @@ const MapView = forwardRef( return () => { resizeObserver?.disconnect(); - } + }; }, [mapRef]); useImperativeHandle(