diff --git a/components/ui/PoweredByCalendso.tsx b/components/ui/PoweredByCalendso.tsx index 2022fa931e..2e890fa836 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 = () => ( +