|
import Bleed from 'nextra-theme-docs/bleed'
|
|
import Head from "next/head";
|
|
|
|
<Bleed full>
|
|
<Head><title>Public API | Cal.com</title></Head>
|
|
<iframe src="https://developer.cal.com"
|
|
width="100%"
|
|
height="900px"
|
|
title="Public API | Cal.com"
|
|
></iframe>
|
|
</Bleed>
|