2
0

feat(app): Add support bubble

This commit is contained in:
Baptiste Arnaud
2022-02-14 11:33:38 +01:00
parent 8501d39234
commit f897102219
5 changed files with 29 additions and 3 deletions

View File

@ -139,4 +139,4 @@ export const parseInitBubbleCode = ({
)
}
export const typebotJsHtml = `<script src="https://unpkg.com/typebot-js@2.0.20"></script>`
export const typebotJsHtml = `<script src="https://unpkg.com/typebot-js@2.1.0"></script>`