diff --git a/src/components/BlindboxPlan.tsx b/src/components/BlindboxPlan.tsx index 429affd..0204ec2 100644 --- a/src/components/BlindboxPlan.tsx +++ b/src/components/BlindboxPlan.tsx @@ -197,13 +197,13 @@ function SortablePlanItem({ id, item, canEdit, onEdit }: SortablePlanItemProps) }; return ( -
{item.activity}
{item.address}
+{item.address}
)} -+
{item.reason}
)} @@ -434,13 +434,13 @@ export default function BlindboxPlan({