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 || ''}