2
0

🐛 (lp) Fix real time airtable bot

This commit is contained in:
Baptiste Arnaud
2023-01-25 17:21:23 +01:00
parent 07f26262ef
commit eb01fd254e
2 changed files with 2 additions and 330 deletions

View File

@@ -89,7 +89,8 @@ export const RealTimeResults = () => {
>
{typebot && (
<Standard
typebot={typebot}
typebot="airtable-real-time"
apiHost="https://typebot.io"
onAnswer={handleAnswer}
style={{
borderRadius: '0.375rem',