From 428e9609c90f66a063d7a0e8088e39c41a48372e Mon Sep 17 00:00:00 2001 From: Dkrisztan Date: Mon, 5 Feb 2024 16:35:25 +0100 Subject: [PATCH] typo (xd) --- src/app/presentations/[slug]/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/presentations/[slug]/page.tsx b/src/app/presentations/[slug]/page.tsx index 0c8bee6..789a2a0 100644 --- a/src/app/presentations/[slug]/page.tsx +++ b/src/app/presentations/[slug]/page.tsx @@ -56,7 +56,6 @@ export default async function PresentationBySlug({ params }: { params: { slug: s /> )} - )