2
0

fix(lp): 🩹 Vs pages typebot

This commit is contained in:
Baptiste Arnaud
2022-02-16 10:06:44 +01:00
parent 0bb50f9e78
commit b1916e4f9c
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ import { Yes, No } from 'components/common/TableCells'
const VsTypebot = () => {
useEffect(() => {
initContainer('typebot-container', {
publishId: 'example-vs-other-tools',
publishId: 'request-class',
})
}, [])
return (