⬆️ Upgrade dependencies
This commit is contained in:
@ -3,7 +3,7 @@ import type { PopupProps } from './features/popup'
|
||||
import type { BotProps } from './components/Bot'
|
||||
|
||||
export const defaultBotProps: BotProps = {
|
||||
typebot: '',
|
||||
typebot: undefined,
|
||||
onNewInputBlock: undefined,
|
||||
onAnswer: undefined,
|
||||
onEnd: undefined,
|
||||
|
Reference in New Issue
Block a user