From 71d79ba68499c2972a07f90cb8f3e8575a32f329 Mon Sep 17 00:00:00 2001 From: Kawtar Choubari Date: Fri, 25 Oct 2024 11:56:46 +0200 Subject: [PATCH] React JS Day Verona talk --- components/talk-card.tsx | 3 +-- content/talks.ts | 30 +++++++++++++++++++++--------- 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/components/talk-card.tsx b/components/talk-card.tsx index f4cc501..8a0051c 100644 --- a/components/talk-card.tsx +++ b/components/talk-card.tsx @@ -54,8 +54,7 @@ const TalkCard: React.FC = ({ talk }) => { > {presentation.host} - , {presentation.country} - {presentation.city} + , {presentation.country} {presentation.city} {presentation.video && (