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"; import Loader from "@components/Loader"; export default function Embed(props) { // eslint-disable-next-line @typescript-eslint/no-unused-vars const [session, loading] = useSession(); if (loading) { return ; } return ( Embed | Calendso

iframe Embed

The easiest way to embed Calendso on your website.