From cd9b545644b023d6d4d51e5e3f32c0c523c26558 Mon Sep 17 00:00:00 2001 From: GabrielTrettel Date: Fri, 5 Nov 2021 22:32:30 -0300 Subject: [PATCH] Removing edit/delete options in MapModal --- src/app/components/MapModal.js | 48 +++++++++++++++++----------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/src/app/components/MapModal.js b/src/app/components/MapModal.js index 72967b6..1c37b53 100644 --- a/src/app/components/MapModal.js +++ b/src/app/components/MapModal.js @@ -36,36 +36,36 @@ function onCloseModal(setShowModal, setCurrentMarker) { function topBar(props, setShowModal, setCurrentMarker) { return ( - + {props ? props.title : "Aguarde..."} - notImplemented()} - > - - - - notImplemented()} - > - - + {/* notImplemented()} */} + {/* > */} + {/* */} + {/* */} + + {/* notImplemented()} */} + {/* > */} + {/* */} + {/* */}