2
0

🐛 (bot) Fix reactivity issue when filtering single choices

Closes #803
This commit is contained in:
Baptiste Arnaud
2023-09-25 11:30:13 +02:00
parent 2307231d28
commit 459fc4debc
5 changed files with 7 additions and 10 deletions

View File

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