2
0

🐛 (bot) Remove SendButton disable state

It did not turn enable on some browser when input is autofilled

Closes #878
This commit is contained in:
Baptiste Arnaud
2024-03-01 16:02:16 +01:00
parent 78d3e9b1f2
commit dd9b7eebb5
9 changed files with 14 additions and 37 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/js",
"version": "0.2.45",
"version": "0.2.46",
"description": "Javascript library to display typebots on your website",
"type": "module",
"main": "dist/index.js",