🚑 Add back runtimeOptions and fix popup width option
This commit is contained in:
@@ -11,6 +11,9 @@ export const Default = () => {
|
||||
typebot={leadGenerationTypebot}
|
||||
apiHost="http://localhost:3001"
|
||||
autoShowDelay={3000}
|
||||
theme={{
|
||||
width: '800px',
|
||||
}}
|
||||
isPreview
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user