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 = () => ( +