From acd88ca5da11ea4f3f266615b4f4523a16616416 Mon Sep 17 00:00:00 2001 From: martin Date: Wed, 21 Jan 2026 17:35:00 +0100 Subject: [PATCH] mobile test6 #deploy --- src/features/event/components/PromotionTemplatesSection.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/features/event/components/PromotionTemplatesSection.tsx b/src/features/event/components/PromotionTemplatesSection.tsx index 28e8002..e3e30c1 100644 --- a/src/features/event/components/PromotionTemplatesSection.tsx +++ b/src/features/event/components/PromotionTemplatesSection.tsx @@ -117,7 +117,6 @@ const PromotionTemplatesSection: React.FC = ({
{tpl.name}
-
{tpl.description}
@@ -137,7 +136,7 @@ const PromotionTemplatesSection: React.FC = ({
{selected?.name || 'Kein Template gewählt'}
-
{selected?.description || ''}
+
{selected?.description || ''}