From cb3c23e9b0336054e8f18b067d5caad32a15caaf Mon Sep 17 00:00:00 2001 From: Egor Zaitsev Date: Wed, 14 Jul 2021 12:58:08 +0300 Subject: [PATCH] fix: truncate event type description instead of title --- pages/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 4cf03b6863..b19fbef8be 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -103,8 +103,8 @@ export default function Home(props) {
-

{type.title}

-

+

{type.title}

+

in {type.description}