2
0
Files
cal/calcom/packages/embeds/embed-react/index.html
2024-08-09 00:39:27 +02:00

17 lines
332 B
HTML

<html>
<body>
<h1>Playground has following demos</h1>
<ul>
<li>
<a href="./inline.html">Inline</a>
</li>
<li>
<a href="./floating.html">Floating Button Popup</a>
</li>
<li>
<a href="./element-click.html">Element Click Popup</a>
</li>
</ul>
</body>
</html>