From 8438e053014330681780530fa038c286efa17f14 Mon Sep 17 00:00:00 2001 From: popovspiridon99 Date: Mon, 24 Feb 2025 13:23:33 +0900 Subject: [PATCH] MapComponent: Print button --- client/src/components/map/MapComponent.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/client/src/components/map/MapComponent.tsx b/client/src/components/map/MapComponent.tsx index 45aa24a..5db2071 100644 --- a/client/src/components/map/MapComponent.tsx +++ b/client/src/components/map/MapComponent.tsx @@ -548,9 +548,17 @@ const MapComponent = ({ clearPrintArea(id) map?.setTarget(mapElement.current as HTMLDivElement) }} title="Предпросмотр области"> - + + + + + {active &&