2
0

🐛 (textBubble) Fix overflow with long links

Closes #764
This commit is contained in:
Baptiste Arnaud
2023-10-12 17:33:23 +02:00
parent ad791789ba
commit 9bbb30f30d
9 changed files with 19 additions and 20 deletions

View File

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