diff --git a/src/app/events/[slug]/page.tsx b/src/app/events/[slug]/page.tsx index 7b7c433..f0ad234 100644 --- a/src/app/events/[slug]/page.tsx +++ b/src/app/events/[slug]/page.tsx @@ -82,7 +82,7 @@ export default async function Event({ .join(' | ')} -