From e2ce219f9549feff9df871fc67f5932aba695f31 Mon Sep 17 00:00:00 2001 From: Nahid Guliyev Date: Tue, 19 Sep 2023 01:33:10 +0200 Subject: [PATCH] prettier linting change --- src/components/MapView/MapView.web.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(