From 40a88c68fa699074f8badfde72c0dd1f939bf0d6 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Wed, 2 Jul 2025 21:17:00 +0200 Subject: [PATCH] Revert "add close button to custom info modal" This reverts commit cf5b9a407effe0772ed622ce2369cf16e0b82175. --- 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 ? ( <> -
- -
) : ( <>