@ -23,7 +23,7 @@ export const ApiPreviewInstructions = (props: StackProps) => {
|
||||
: undefined
|
||||
|
||||
const replyBody = `{
|
||||
"message": "This is my reply",
|
||||
"message": "This is my reply"
|
||||
}`
|
||||
|
||||
return (
|
||||
|
@ -29,7 +29,7 @@ export const ApiModal = ({
|
||||
const { typebot } = useTypebot()
|
||||
|
||||
const replyBody = `{
|
||||
"message": "This is my reply",
|
||||
"message": "This is my reply"
|
||||
}`
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user