Skip to content

Commit

Permalink
remove header for nonexistent example conversation
Browse files Browse the repository at this point in the history
  • Loading branch information
amn41 committed Oct 19, 2023
1 parent 418af46 commit 4852c9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/docs/tutorial.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Here are some of the conversations your assistant will be able to handle:
{ label: "Happy path", value: "happy-path" },
{ label: "All at once", value: "all-upfront" },
{ label: "Change of mind", value: "change-mind" },
{ label: "Interjection", value: "interjection" },
]}
groupId="example-conversations"
defaultValue="happy-path"
Expand Down

0 comments on commit 4852c9b

Please sign in to comment.