2
0

🐛 (pixel) Fix event tracking

Did not work when specifying the pixel ID for each track function
This commit is contained in:
Baptiste Arnaud
2023-07-16 18:54:36 +02:00
parent 3426d6689d
commit 7d62c7ac85
4 changed files with 5 additions and 6 deletions

View File

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