From 58c1c935c20a97ecf96cfb093045cead2e4b727f Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Sat, 3 Jul 2021 22:22:56 +0200 Subject: [PATCH] moved powered by calendso to center on mobile --- components/ui/PoweredByCalendso.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/ui/PoweredByCalendso.tsx b/components/ui/PoweredByCalendso.tsx index 2022fa93..2e890fa8 100644 --- a/components/ui/PoweredByCalendso.tsx +++ b/components/ui/PoweredByCalendso.tsx @@ -1,7 +1,7 @@ import Link from "next/link"; -const PoweredByCalendso = (props) => ( -
+const PoweredByCalendso = () => ( +