🐛 Fix formatted message in input block when input is retried

This commit is contained in:
Baptiste Arnaud
2023-11-01 14:01:32 +01:00
parent 585e1d4074
commit a5641811a3
6 changed files with 7 additions and 7 deletions

View File

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