From 1f5cd0254a1b1d283ca24cdc9c3132853e9db0ca Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Sun, 21 Jul 2024 22:51:53 +0200 Subject: [PATCH] rounded images --- .../Map/Subcomponents/ItemPopupComponents/TextView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Map/Subcomponents/ItemPopupComponents/TextView.tsx b/src/Components/Map/Subcomponents/ItemPopupComponents/TextView.tsx index 5c915f1c..80b41755 100644 --- a/src/Components/Map/Subcomponents/ItemPopupComponents/TextView.tsx +++ b/src/Components/Map/Subcomponents/ItemPopupComponents/TextView.tsx @@ -79,7 +79,7 @@ export const TextView = ({ item, truncate = false, itemTextField, rawText }: { i ); const CustomImage = ({ alt, src, title }) => (