Skip to content

Commit

Permalink
feat(dashboard): 📝 Add Lead Scoring template
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Apr 10, 2022
1 parent 611dbad commit a08618d
Show file tree
Hide file tree
Showing 2 changed files with 805 additions and 6 deletions.
7 changes: 1 addition & 6 deletions apps/builder/components/templates/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,7 @@ export const templates: TemplateProps[] = [
{ name: 'Lead Generation', emoji: '🤝', fileName: 'lead-gen.json' },
{ name: 'Customer Support', emoji: '😍', fileName: 'customer-support.json' },
{ name: 'Quiz', emoji: '🕹️', fileName: 'quiz.json' },
{
name: 'Lead Scoring',
emoji: '🏆',
fileName: 'customer-support.json',
isComingSoon: true,
},
{ name: 'Lead Scoring', emoji: '🏆', fileName: 'lead-scoring.json' },
{
name: 'FAQ',
emoji: '💬',
Expand Down
Loading

4 comments on commit a08618d

@vercel
Copy link

@vercel vercel bot commented on a08618d Apr 10, 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

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

@vercel
Copy link

@vercel vercel bot commented on a08618d Apr 10, 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 a08618d Apr 10, 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 a08618d Apr 10, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.