Skip to content

Commit

Permalink
fix(builder): 🐛 Build syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed May 23, 2022
1 parent c168b67 commit 71c9c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/builder/components/share/codeSnippets/ReactCode.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const parseContainerSnippet = ({
}

type PopupEmbedCodeProps = {
delay: number
delay?: number
withStarterVariables?: boolean
}

Expand Down

4 comments on commit 71c9c74

@vercel
Copy link

@vercel vercel bot commented on 71c9c74 May 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 71c9c74 May 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 71c9c74 May 23, 2022

@vercel
Copy link

@vercel vercel bot commented on 71c9c74 May 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

builder-v2-git-main-typebot-io.vercel.app
app.typebot.io
builder-v2-typebot-io.vercel.app

Please sign in to comment.