2
0

🐛 Fix GA not working when Send_to is empty string

This commit is contained in:
Baptiste Arnaud
2023-06-12 10:33:04 +02:00
parent 290b491e53
commit 0a87386305
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/react",
"version": "0.0.62",
"version": "0.0.63",
"description": "React library to display typebots on your website",
"main": "dist/index.js",
"types": "dist/index.d.ts",