From 61cae0f82d910be924ac7acbbe1e51f371451862 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Thu, 3 Jul 2025 13:38:36 +0200 Subject: [PATCH] Revert "add close button to custom info modal" This reverts commit 835c661009abbdc5c095a6bc86bbd6890e080e5f. --- app/src/ModalContent.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/app/src/ModalContent.tsx b/app/src/ModalContent.tsx index 65e849dc..61ba2a6e 100644 --- a/app/src/ModalContent.tsx +++ b/app/src/ModalContent.tsx @@ -17,14 +17,6 @@ export function Welcome1({ clickAction1, map }: ChapterProps) { {map.custom_text ? ( <> -
- -
) : ( <>