We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de20b6 commit 48c259aCopy full SHA for 48c259a
example/src/App.tsx
@@ -30,7 +30,7 @@ function App() {
30
position: 'bottom-right',
31
title: 'TALK WITH AI',
32
ctaTitle: 'Chat with Support',
33
- ctaSubtitle: 'We\'re here to help',
+ ctaSubtitle: "We're here to help",
34
startButtonText: 'Start',
35
endButtonText: 'End Call',
36
consentRequired: true,
0 commit comments