first commit
This commit is contained in:
16
calcom/packages/embeds/embed-react/index.html
Normal file
16
calcom/packages/embeds/embed-react/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user