2
0

🐛 Add setInputValue to Typebot embed object

This commit is contained in:
Baptiste Arnaud
2023-07-19 08:28:27 +02:00
parent 22c1e2e6cf
commit 6c540657a6
4 changed files with 6 additions and 3 deletions

View File

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