import Head from "next/head"; import prisma from "../../lib/prisma"; import Shell from "../../components/Shell"; import SettingsShell from "../../components/Settings"; import { getSession, useSession } from "next-auth/client"; export default function Embed(props) { const [session, loading] = useSession(); //const router = useRouter(); Unused if (loading) { return (
); } return ( Embed | Calendso

iframe Embed

The easiest way to embed Calendso on your website.