From 966bc3ed5869e0caa49de347eb5c9a0b7d966a4d Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:23:26 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- packages/pdf/src/templates/shared/sections.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/pdf/src/templates/shared/sections.tsx b/packages/pdf/src/templates/shared/sections.tsx index abe1a0127..abe786f7f 100644 --- a/packages/pdf/src/templates/shared/sections.tsx +++ b/packages/pdf/src/templates/shared/sections.tsx @@ -749,7 +749,9 @@ const AwardsSection = ({ sectionId = "awards", sectionData }: ItemSectionProps - {item.title} + + {item.title} + {item.date} {item.awarder}