mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-07-21 21:13:45 +08:00
🐛 Register embed preview override props
This commit is contained in:
parent
1592ea1fc8
commit
ba62efbcb1
@ -5,6 +5,8 @@ import type { PopupProps } from "./features/popup/components/Popup";
|
||||
export const defaultBotProps: BotProps = {
|
||||
typebot: undefined,
|
||||
templateSlug: undefined,
|
||||
previewSettings: undefined,
|
||||
previewTheme: undefined,
|
||||
onNewInputBlock: undefined,
|
||||
onAnswer: undefined,
|
||||
onEnd: undefined,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user