fix: sửa lỗi hiển thị logo trên trang pdf

This commit is contained in:
2026-06-20 17:02:26 +07:00
parent e34d197dd0
commit ae97f061e8
21 changed files with 978 additions and 328 deletions
@@ -250,7 +250,7 @@ export const ItineraryTimeline = ({
{canEdit && (
<>
<button
onClick={() => onAddLocation?.(leg.id)}
onClick={() => onAddLocation?.(leg.id, legIdx === 0 && leg.locations.length === 0)}
className="p-2 text-gray-400 hover:text-blue-600 hover:bg-blue-50 rounded-xl transition-all"
title="Thêm địa điểm vào chặng này"
>