2
0

🐛 Fix autocomplete submit

Closes #1402
This commit is contained in:
Baptiste Arnaud
2024-04-03 10:18:55 +02:00
parent 68ad0f2d4c
commit b5dd12c6fe
9 changed files with 24 additions and 15 deletions

View File

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