2
0

🐛 (js) Fix preview message without avatar

Was showing a broken link instead of nothing
This commit is contained in:
Baptiste Arnaud
2023-03-14 08:15:19 +01:00
parent e4f4d23cae
commit e7132116f4
4 changed files with 56 additions and 46 deletions

View File

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