docs: 📝 Condition block

This commit is contained in:
Baptiste Arnaud
2022-04-09 09:47:49 -05:00
parent c5ffd8cb74
commit b1d30fcb3b
9 changed files with 69 additions and 18 deletions

View File

@@ -1,9 +0,0 @@
---
sidebar_position: 2
---
# Overview
The best way to understand the basic principles of Typebot is by watching the "Get started" video series:
<iframe width="900" height="500" src="https://www.youtube.com/embed/videoseries?list=PLHpyDlgo4x7NUjF-L5VaYfBPQ03uzf5l3" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

View File

@@ -0,0 +1,11 @@
---
sidebar_position: 2
---
import { YoutubeEmbed } from '../../src/js/YoutubeEmbed.jsx'
# Overview
The best way to understand the basic principles of Typebot is by watching the "Get started" video series:
<YoutubeEmbed videoId="https://www.youtube.com/embed/videoseries?list=PLHpyDlgo4x7NUjF-L5VaYfBPQ03uzf5l3" />