diff --git a/src/app/conf/2025/components/what-to-expect.tsx b/src/app/conf/2025/components/what-to-expect.tsx index 0bfd71a116..4134bb0f2c 100644 --- a/src/app/conf/2025/components/what-to-expect.tsx +++ b/src/app/conf/2025/components/what-to-expect.tsx @@ -28,10 +28,10 @@ export default function WhatToExpectSection({ function ListItem({ number, text }: { number: string | number; text: string }) { return (